alexandr0s Posted June 17, 2024 Share Posted June 17, 2024 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 More sharing options...
Prestashop Addict Posted June 18, 2024 Share Posted June 18, 2024 The POST url to the cart in Greek seems to be not correct . English https://my-petshop.eu/en/cart Greek https://my-petshop.eu/el/- Sometimes it works and other times it doesn't there is a 302 redirect 1 Link to comment Share on other sites More sharing options...
alexandr0s Posted June 18, 2024 Author Share Posted June 18, 2024 11 hours ago, Prestashop Addict said: The POST url to the cart in Greek seems to be not correct . English https://my-petshop.eu/en/cart Greek https://my-petshop.eu/el/- Sometimes it works and other times it doesn't there is a 302 redirect Hello, how do I fix this? Link to comment Share on other sites More sharing options...
AddWeb Solution Posted June 19, 2024 Share Posted June 19, 2024 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 More sharing options...
Prestashop Addict Posted June 19, 2024 Share Posted June 19, 2024 Il y a 13 heures, alexandr0s a dit : Hello, how do I fix this? Check in SEO & Url settings Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now