Magento 1 Multistore Add to Cart 302 Redirect Loop – Fix Guide

addtocarterrormagento-1redirect

This is an urgent need to fix issue: a two language magento store, english store: add to cart creates a loop with a 302 error. Only happens in english language. website:

http://negreshop.com

what you think is happening?

Best Answer

I just checked your website, the problem also seems to happen on the Spanish version.

Steps to debug:

  • switch back to default template and see if it works then, if it's works there is a problem with your template and/or code. You can check the code for adding something to your cart in the template.
  • check your settings for redirecting customer to cart, try to change it and see what happens
  • check the store secure and unsecure urls, and see if they are correct
Related Topic