View Single Post
  #23  
Old 09-14-2005, 02:03 PM
 
Steele Steele is offline
 

Member
  
Join Date: Feb 2005
Posts: 10
 

Default

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.
__________________
Version 4.0.10
Reply With Quote