Quote:
Originally Posted by cflsystems
If by auto you mean something that will show before or after each product description and be the same for every product just add it before or after the product description call in product.tpl
|
Sorry, but it doesn't works. I found main/product.tpl file. I opened this file and i found description place:
<td colspan="2">
<br />
<br />
<span class="Text">{$product.descr}</span>
<br />
<br />
</td>
</tr>
<tr>
I tried a lot of combinations, but NO ANY TEXT in description. Who can help? Thank you!