View Single Post
  #4  
Old 04-07-2009, 07:08 AM
 
ChristineP ChristineP is offline
 

eXpert
  
Join Date: Jul 2008
Posts: 310
 

Default Re: Short Descriptions Showing as Product Title

This may help you decipher what code to use:

{$product.keywords} = search keywords
{$product.productcode} = SKU
{$product.product} = product name
{$product.fulldescr} = full description
{$product.descr} = short description

You may want to replace {$product.descr} with {$product.product}

Christine

Quote:
Originally Posted by peterjwiz
A problem I am having
__________________
______________
version 4.1.9 Gold
Reply With Quote