Jacopo Bruno Posted January 28, 2021 Share Posted January 28, 2021 (edited) Hello Everyone, I was wondering if any of you have already found a solution for displaying manufacturer name (in bold) over product titles - if there is a module available or if some editing to theme files is required. The final result that i would like to appear is shown in the picture attached I would like that this will be shown everywhere: I mean in search results, in home page, in category page and in brand page. I have PS 1.7.6.9 Thanks in Advance Edited January 28, 2021 by Jacopo Bruno (see edit history) Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 15, 2021 Share Posted September 15, 2021 Please add the code below to display the manufacturer's name in the product boxes. Also, you can add the CSS code to display the manufacture's name according to your theme. <p> {$product.manufacturer_name} </p> before the "{block name = 'product_name'}" File path: YOUR_PRESTASHOP_DIRECTORY/themes/YOUR_THEME_FOLDER/templates\catalog\_partials\miniatures\product.tpl 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