Jump to content

Show Manufacturer description and image in manufacturer product lists


andrewappleseed

Recommended Posts

HI,
i want to customize the screen "manufacturer.php?id_manufacturer=3", when i show items of one manufacturer.

the template is like:
{include file=$tpl_dir./breadcrumb.tpl}

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



{include file=$tpl_dir./errors.tpl}

Then, i want to add:
{$manufacturer->description|escape:'htmlall':'UTF-8'}

But this is HTML code and the template show the html code in the web.

is there some method to parse this?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...