A specific question regarding quantity
Posted: Wed Oct 07, 2009 5:43 pm
Hi,
I would like to remove the 'quantity' text entry box that comes with every product.
if i comment out the lines in product.tpl, then when i click on the 'add to cart' button my cart shows up as empty.
i would like a defalut value of '1' for quantity to be assigned, so that i do not have to display this on a product page.
how can i do it? if the customer wants to order more than one, then they should be able to do so from the 'Cart' page.
I would like to remove the 'quantity' text entry box that comes with every product.
if i comment out the lines in product.tpl, then when i click on the 'add to cart' button my cart shows up as empty.
i would like a defalut value of '1' for quantity to be assigned, so that i do not have to display this on a product page.
how can i do it? if the customer wants to order more than one, then they should be able to do so from the 'Cart' page.