Jump to content

How to insert the manufacturer name and logo in products page?


Recommended Posts

Hi Guys,

 

Where shall I change the script and what data shall I use to place manufacturer name and logo in product page?

 

For example I want : Brand name + product name instead of Product name. An place in the page the brand logo, for being visible to the customers.

 

Thanks,

Addison

 

 

 

 

Link to comment
Share on other sites

  • 1 year later...

Hi,

I've got the same problem, the best i've come up with so far was answered in the thread below (Thx Alpha)

Adding product manufacturer

Essentially this adds a manufacturer to the end of the product title which is a start.

It appears to come down to editing the product.tpl in your theme and doesn't help much with the logo issue.

I'll be watching this one with you as it would seem an obvious option to have, particularly as everything else is so slick or is there a module that will display the manufacturer logo and name of the product displayed, in one of the side boxes ?

Link to comment
Share on other sites

I have a section of code that will add the products manufacturer logo into the product.tpl page, the only problem is I have no idea how to alter to sue friendly url. At the moment it is still using the unfriendly url.

<!-- manufacturers logo-->

id_manufacturer} "  title="{l s='See all products by this manufacturer ...'}">id_manufacturer}-medium.jpg" >
{l s='See all products by this manufacturer ...'}




<!-- End of Manufactuers logo -->



You can change the size of the logo by changing the section that says -medium.jpg to -large.jpg or -small.jpg or you could create a new size image and use that instead. You would have to regenerate the images to do that.

Link to comment
Share on other sites

×
×
  • Create New...