Category text in product page

ahahto

Avatar: ahahto

2007-07-08 12:05

Is it possible to add category full description or short description to product page ? I have lot of same kind of products and all of them have same description. I want to show gategory description first in product page and product description after that text. Or is there any other ways to show same description for all products in same category ?

» Quick.Cart v2.x

merci

No avatar

2007-07-09 10:32

ahahto - it is possible to add category short description in list of products, but adding it in detailed product page can't be done easily...
if you want to display category short description in products list, open file templates/products_list.tpl and above:

<h4>$aList[sDescriptionShort]</h4>

add:

<h4>$aData[sDescriptionS hort]</h4>


Back to top
about us | contact