Chris.a.moore Posted July 18, 2010 Share Posted July 18, 2010 Hello all, I would like to stop my Prestashop from redirecting to the cart every time I add a product.The setup is pretty much vanilla with a theme tacked on it. I know that it uses a form that calls the "cart.php" method. Any Ideas would be a great help. Thanks in advance. Link to comment Share on other sites More sharing options...
tomerg3 Posted July 18, 2010 Share Posted July 18, 2010 If the theme doesn't use or support the AJAX based cart block, then you may need some custom work for it.First try to install the "blockcart" module. Link to comment Share on other sites More sharing options...
Chris.a.moore Posted July 18, 2010 Author Share Posted July 18, 2010 Great! I have that module installed already. hence, the reason why I do not need redirects to the cart page ... I think the feature that allows you to update your cart and keep shopping is pretty swell. Are the settings to redirect in the module settings in the CMS backend? or in a php file, where I will have to write some code?thanks again for your reply. Link to comment Share on other sites More sharing options...
tomerg3 Posted July 18, 2010 Share Posted July 18, 2010 if the module is installed, and visible, then most likely something in your theme is breaking it, either a javascript error, or modified / missing core code. 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