Re: Variables in product descriptions?
I've tried a few ways of doing this but it doesn't work e.g
<td class="descr">{$product.fulldescr|default:$product .descr}</td>
changed to
<td class="descr">{eval var=$product.fulldescr|default:$product.descr}</td>
Anyone got a suggestion?
Editing skin/common_files/customer/main/product_details.tpl
__________________
Xcart 4.5.2
|