ColinCup Posted February 20, 2017 Share Posted February 20, 2017 (edited) Hi everyone ! I'm using Prestashop 1.6.1.4. I have to block the possibility of adding quantity product directly in order summary. I've tried to put input quantity on readonly (in shopping_cart.tpl and in shopping_cart_product_line.tpl) but my changes are not working, even if i'm clearing cache Is it the wrong tpl ? Thanks for your help Edited February 20, 2017 by ColinCup (see edit history) Link to comment Share on other sites More sharing options...
ColinCup Posted February 21, 2017 Author Share Posted February 21, 2017 Help please Link to comment Share on other sites More sharing options...
vekia Posted April 23, 2017 Share Posted April 23, 2017 to <Input> field add disabled="disabled" if you want to disable also + / - buttons - add class="disabled" or remove the code to increase / decrease quantity 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