View Single Post
  #13  
Old 04-16-2009, 06:25 AM
 
Sarunaz Sarunaz is offline
 

Newbie
  
Join Date: Jan 2009
Posts: 8
 

Default Re: How to do AUTO description for each product?

Quote:
Originally Posted by cflsystems
I can assure you that this
Code:
<span class="Text">The text that will be the same here<br />{$product.descr}</span>
works.
Where do you want to see the additional text - on individual product page or the category/subcategory products list page? They use different tpl files.

I need to see additional text on each individual product. What will i do?

I done it: <span class="Text">The text that will be the same here<br />{$product.descr}</span>

And i can't see anywhere this text...
__________________
My version 4.1.11
Reply With Quote