dresson Posted March 6, 2018 Share Posted March 6, 2018 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 More sharing options...
musicmaster Posted March 8, 2018 Share Posted March 8, 2018 With Prestools you have a lot of flexibility exporting products and you can do this. Link to comment Share on other sites More sharing options...
dresson Posted March 12, 2018 Author Share Posted March 12, 2018 Thank you but this is not what I was looking for. Can anybody help? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now