Jump to content

Manufacturer name on product list when filtered


dresson

Recommended Posts

Hello, 

I am trying to add the manufacturer name on the product list. 

I was able t do it adding the following code to product-list.tpl under <div class="right-block"> :

 

<h4 class=“manufacturer”><span><a href="{$link->getManufacturerLink($product.id_manufacturer)}">
{$product.manufacturer_name}
</a></span></h4>
 

however, when the products are filtered it disappears. 

Is there any other file to modify?

Thanks for the help!

 

This is the link of my shop:

https://www.dress-on.it/en/29-abiti

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...