Quote:
Originally Posted by Jon
You can edit out the quantity areas of your templates and instead use:
<input type="hidden" name="amount" value="1">
|
I'd like to do something like this, but only for certain products. Is there a way to limit this to particular produtcs only? To show the quantity for some and for others to set it to default of 1?
Thanks.