Jump to content

How to add Manufacture Name and description into the product page?


Recommended Posts

I want to add Manufacture Name and description into the product page (product.tpl)

I solved the name adding by adding this line:

{$product->manufacturer_name|escape:'htmlall':'UTF-8'}

But i also want the manufacture description to be displayed, I tryed this code but failed:

{$manufacturer->description|escape:'htmlall':'UTF-8'}

(the script works in the manufacturer.tpl file but not in the product.tpl)

Please Help me!?

Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...
×
×
  • Create New...