By default, Prestashop will turn on the ajax add to cart feature. If you do not like the ajax feature or the ajax having conflict with other script or any other reason, you can disable the ajax add to cart feature easily from the back office.
To disable ajax add to cart feature in Prestashop follow the steps below:-
- Login to the Back office
- Go to Module
- Look for “Cart Block” and click “Configure”
- Just tick the “X” beside the “Ajax Cart” and click “Save” button
- Voila, now go to front office and refresh your page and try to click on “add to cart” button. The ajax feature should be disable now.
The post Prestashop: How to disable ajax add to cart? appeared first on Techie Corner.