View Single Post
  #2  
Old 04-01-2008, 04:14 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Adding buy now on thumbnails product listing

You need to add this code in place of the commented out select code:

<input type="hidden" name="amount" value="1" />

That tells the button the quantity should be one.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote