Jump to content

Shopping cart working only in English language


alexandr0s

Recommended Posts

Hello, I am creating a shop with Presta 1.7.8.11 and I put English and Greek languages.

The problem is that the shopping cart is working properly only when I switch to English language.

I can't add products to shopping cart when I switch to Greek language.

Even if I add some products in the shopping cart in english language, when I turn to Greek it does not open. Only if I switch to english I can open the shopping cart

Does anyone know how can I fix this?

My temporary shop is: https://my-petshop.eu/en/

 

Thanks

 

Link to comment
Share on other sites

12 hours ago, alexandr0s said:

Hello, how do I fix this?

Hi,

Check if there are any URL redirects or SEO settings that might be affecting the cart URLs.

Clear the Prestashop cache again to ensure that any URL-related caching issues are resolved.

To debug the 302 redirects you mentioned, you can use browser developer tools:

  • Right-click on the page and select "Inspect" to open the developer tools.
  • Go to the "Network" tab.
  • Add a product to the cart and observe the network requests.
  • Look for the request to the cart URL (/cart) and check the response headers and status code (should ideally be 200 OK, not 302 Found).

I hope this would help.

Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...