View Single Post
  #2  
Old 05-05-2006, 06:05 AM
 
balinor balinor is offline
 

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

Default

Use the Smarty truncate function. Here is an example using product title:

{$products[prod_num].product|truncate:30:"...":true}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote