View Single Post
  #25  
Old 10-07-2005, 03:40 AM
 
maerik maerik is offline
 

Newbie
  
Join Date: Oct 2005
Posts: 5
 

Default

Quote:
Originally Posted by Steele
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.

Hi all, I'm new to this forum.
See my code below - i know it isn't the best but it works
__________________
Version 3.5.2
Reply With Quote