View Single Post
  #31  
Old 01-09-2006, 07:51 PM
 
Tuner Tuner is offline
 

eXpert
  
Join Date: Jan 2003
Location: Scottsdale Arizona
Posts: 245
 

Default

make sure to add this to the product.tpl
<Input type="hidden" name="minamount" value="{$product.min_amount}">

That will allow the javascript toknow the minimum ammount. I placed it with the text box but you can also place it with the other hidden inputs.

scott
__________________
\"Then again it could all be horse crap\"
by some old Guy.
4.013
Reply With Quote