Jump to content

Manufacturer in product-list.tpl


fibo

Recommended Posts

Hi!

I'd like to see the name of manufacturer in the product list page. 
I've made a similar change for the product page, adding an override for the ProductCore.php controller.

This not work for product-list.tpl.
I need to override another controller? 

Link to comment
Share on other sites

That is a bit complicated. Product-list.tpl is called/included by another template file. That can be category.tpl, but also for example search.

So you can modify categoryController.php but that will not have effect on search result pages. But if category pages are enough this is the way to go.

 

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