Jump to content

Problem with Blocklayered


dresson

Recommended Posts

Hello, 

I have added the following code to product-list.tpl to show the manufacturer name and it is working as wanted.

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

But when I use the layered navigation, this code is missing. 

Any idea on how to solve this?

Many Thanks, 

Cecilia

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