Hello,
I've created a new layout for some products which use drop down boxes for various options, for example one dropdown box has color, and one has set quantity amounts, both are on the same product layout.
When the customer selects the option from the dropdown boxes, the price is automaticly updated depending on what option is selected.
I want to try and remove the standard quantity field so the customer has to use the set quantitys in the drop down box, I've found the section of script that the quantity field uses, but when I remove it and try to put the product in the shopping cart I get an error message on the live site saying a default quantity of 1 - 3149 needs to be set.
Is there a way of hiding the quanty field, with a default value, or a way of disabling it completly?
Many thanks in advance for your help!
I've created a new layout for some products which use drop down boxes for various options, for example one dropdown box has color, and one has set quantity amounts, both are on the same product layout.
When the customer selects the option from the dropdown boxes, the price is automaticly updated depending on what option is selected.
I want to try and remove the standard quantity field so the customer has to use the set quantitys in the drop down box, I've found the section of script that the quantity field uses, but when I remove it and try to put the product in the shopping cart I get an error message on the live site saying a default quantity of 1 - 3149 needs to be set.
Is there a way of hiding the quanty field, with a default value, or a way of disabling it completly?
Many thanks in advance for your help!
Comment