Re: show the short description in detail page
There is an {if} statement in there you need to remove. So replace this:
{if $product.fulldescr ne ""}{$product.fulldescr}{else}{$product.descr}{ /if}
with something like this:
{$product.descr}
<br/><br/>
{$product.fulldescr}
Moving to Template Editing.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
|