In design/options under 'shopping mode' you can chose whether to have the quantity on the product page or in the basket - and this seems to be a sitewide setting.
But, just to be awkward, on my newest site I want a mix depending on the product. So for big 'single purchase' products I want "quantity in shopping cart mode" (ie. pressing the 'add to basket' button just adds 1), but for smaller consumables I want "quantity on product page" (eg. enter the quantity in the box then press 'add to basket').
Soooo... I've tried a global setting of "quantity on product page" and then in the templates for the big stuff I've commented out the NETQUOTEVAR:PRODUCTQUANTITY variable. Unfortunately, this doesn't work and fails with an error when I try to add something to the basket.
So, is there anyway I can remove the NETQUOTEVAR:PRODUCTQUANTITY but force the quantity to 1? Or another way to acheive the same end?
(yes, I know it would be easier just to leave it in... but my productline template just works perfectly except the quanitity just doesn't fit!)
But, just to be awkward, on my newest site I want a mix depending on the product. So for big 'single purchase' products I want "quantity in shopping cart mode" (ie. pressing the 'add to basket' button just adds 1), but for smaller consumables I want "quantity on product page" (eg. enter the quantity in the box then press 'add to basket').
Soooo... I've tried a global setting of "quantity on product page" and then in the templates for the big stuff I've commented out the NETQUOTEVAR:PRODUCTQUANTITY variable. Unfortunately, this doesn't work and fails with an error when I try to add something to the basket.
So, is there anyway I can remove the NETQUOTEVAR:PRODUCTQUANTITY but force the quantity to 1? Or another way to acheive the same end?
(yes, I know it would be easier just to leave it in... but my productline template just works perfectly except the quanitity just doesn't fit!)
Comment