I have a drop down box for quantity selection in my product pages as I only wish to sell a particular productin in batches of 15 or 30.
I have added a variable to the product so that I can turn this option on or off and have amended the relevant product layour as necessary with a block if statement to turn the drop down box on / off.
However, when I go into the shopping cart, this is then converted back to a standard entry box where any value can be entered.
Does anyone know how I can change the quantity entry box in the checkout to match the one in the product.
Thanks in advance for your help.
Julian
I have added a variable to the product so that I can turn this option on or off and have amended the relevant product layour as necessary with a block if statement to turn the drop down box on / off.
However, when I go into the shopping cart, this is then converted back to a standard entry box where any value can be entered.
Does anyone know how I can change the quantity entry box in the checkout to match the one in the product.
Thanks in advance for your help.
Julian
Comment