JackiiBE Posted July 6, 2016 Share Posted July 6, 2016 Hi, For my custom theme i edited the Product.tpl file You can see a product page here: http://grafomantestsite.be/en/handbags/9-gebleekte-t-shirts-met-korte-mouwen.html The problem: When i change the quantity and click "add to cart", the quantity in the cart resets to 1. Can anyone help me with this? I added the product.tpl file as an attachment. Thanks in advance! Grafoman product.tpl.zip Link to comment Share on other sites More sharing options...
vekia Posted July 6, 2016 Share Posted July 6, 2016 <Input> with quantity: <input type="number" min="1" name="qty" id="quantity_wanted" class="text" value="1"> is outside <form> <form id="buy_block" action="http://grafomantestsite.be/en/winkelmandje" method="post"> </form> it must be inside instead Link to comment Share on other sites More sharing options...
JackiiBE Posted July 6, 2016 Author Share Posted July 6, 2016 That was fast, Thank you! Link to comment Share on other sites More sharing options...
cynthia1301 Posted September 6, 2016 Share Posted September 6, 2016 (edited) Hello there, Please excuse my english... I encounter several problems on my product page. I can't find answers even if i solved some issues. May i ask you clues for elements that don't work : the buttons plus/minus for quantity Size and colors don't work Send to friend doesn't work Share buttons don't work Zoom and popup for the picture don't work either You can see it there : http://lagrandeposte.com/ps/fr/chemisiers/2-chemisier.html Here is my product.tpl file Thanks for any ideas you have... I feel desperate ;-) ! Thanks by advance Edited September 12, 2016 by cynthia1301 (see edit history) 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