ahahto2007-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![]() 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...
<h4>$aList[sDescriptionShort]</h4>
add:
<h4>$aData[sDescriptionS hort]</h4>
|