FranciscoVillen Posted January 21, 2013 Share Posted January 21, 2013 (edited) hello, I'm using a prestashop 1.4 and I want to redirect to the cart summary after buying a product, I have the following configuration but it doesn't works: Modules>Front office features>Cart block> disabled AJAX mode and disabled AJAX in block top cart module. Preferences>Products - Re-direction after adding product to cart set to cart summary. The redirection doesn't work, I use prestashop 1.4 with the theme Blackwhite. I have the block top cart module in the hook Top, when I remove this module from this hook, the redirection works but I need the block top cart in that hook. I think the problem is that the ajax effect isn't being disabled although the settings are correct. how can I solve this? Thanks. EDIT: Finally I could solved this, the problem was that AJAX was stil working. The problem is solved renaming the file ajax-cart.js of the module Block top cart. Edited January 22, 2013 by FranciscoVillen (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts