PrestaShark Posted July 15, 2014 Share Posted July 15, 2014 (edited) Hi all, Maybe someone can help me with? I trying to found solution for this issue on forums but without success.The problem occours when the ajax based feature was used on product list page.So when we use Block Layered module or we use pagination feature we lost the ajax add to cart effect... This is last bug that makes me sad Any help for that? Thanks in advance! http://forge.prestashop.com/browse/PSCSX-2728 Edited November 24, 2015 by PrestaShark (see edit history) Link to comment Share on other sites More sharing options...
PascalVG Posted July 15, 2014 Share Posted July 15, 2014 Hi PrestaShark, Not sure if you already fixed this, but I do see some animated action take place when adding some product to the cart using your first link, after using filters. (The animation does however go faster than in link two you mentioned) Do you still need help? pascal. Link to comment Share on other sites More sharing options...
PrestaShark Posted July 16, 2014 Author Share Posted July 16, 2014 (edited) Hello PascalVG Thanks for reply. Yes You are right it works but ist quite weird because is affected only and maybe this is related with MOQ set in this products. Good hint. I will try to fix it or remove MOQ... (unlikely...) Edited November 24, 2015 by PrestaShark (see edit history) Link to comment Share on other sites More sharing options...
PrestaShark Posted July 16, 2014 Author Share Posted July 16, 2014 Silly me Just removed {if $product.minimal_quantity > 1} <script type="text/javascript"> checkMinimalQuantity(); </script> {/if} From product-list.tpl and problem was solved. I will wrote some tutorials how to add MOQ to product-list.tpl later 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