View Single Post
  #2  
Old 08-18-2005, 10:24 AM
 
balinor balinor is offline
 

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

Default

In product.tpl, try this where you want the message to display:

Code:
{if $product.avail lt 10}Limited Quantities Available{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote