teecalling Posted September 23, 2015 Share Posted September 23, 2015 Hi, When I click "Add to cart" on Quick View pop-up, it redirects the pop-up to the order page instead of the page showing product has been added to cart. In this case, the whole checkout process can be completed from within the pop-up window! Also, if I click on another "Quick View" from within the pop-up, a 3rd pop-up opens and so on. I can open up multiple pop-ups this way. Looks like something is wrong but I'm not sure what. I tried to dig deep into it using Google Chrome Developers Console and here are my findings - 1. Add to cart in "Normal" view, when clicked, requests this URL - /index.php?rand=1443043015027 This seems to be right as demo prestashop also produces this kind of request. 2. When I click on Add to cart from quick view however, it requests this URL - /index.php?controller=cart This causes a 302 error and it redirects to - /index.php?controller=order&ipa=2 which explains why I can see the order page within the pop-up. This behaviour seems to be wrong as demo prestashop produces a link similar to the one mentioned in point 1 even from Quick View. I'm using the default theme and reverted any little changes that I did but to no avail. Any help or pointers to a solution will be highly appreciated. Thanks and Regards, Prasenjit 1 Link to comment Share on other sites More sharing options...
deltabox Posted October 9, 2015 Share Posted October 9, 2015 I see the exact same error in my 1.6.1.1 shop. The demo shop works fine. To test a bit further I set up a clean install on Prestashop Cloud, and here I also see the same error. What's wrong here? Ole Link to comment Share on other sites More sharing options...
tanatosmx Posted April 13, 2016 Share Posted April 13, 2016 ANY SOLUTION ? Link to comment Share on other sites More sharing options...
cvanavi Posted July 5, 2016 Share Posted July 5, 2016 following. I'm using 1.6.1.3 cloud version. 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