View Single Post
  #2  
Old 09-05-2009, 03:40 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Displaying Category Name in a Product Description

Try this: in product.tpl insert
Code:
{$product.producttitle} for {$current_category.category}
just before the call for $product.descr
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote