Jump to content

Display Manufacturer Name above Product Title


Jacopo Bruno

Recommended Posts

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

 

manufacturer.png

Edited by Jacopo Bruno (see edit history)
Link to comment
Share on other sites

  • 7 months later...

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

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