Jump to content


Photo

manufacturer image on product page prestashop 1.6

prestashop manufacturer picture image product page

  • Please log in to reply
1 reply to this topic

#1 DEFTONES

DEFTONES

    Advanced Member

  • Members
  • PipPipPip
  • 46 posts

Posted 25 April 2014 - 09:15 AM

i wondering how i can add manufacturer image on my product pages?

i just simply want to display manufacturer picture under the short product description.

 

i use default-bootstrap template


  • Thompsonsa likes this

looking for the best presta addons with outstanding support? check this: PrestaShop Modules

#2 vekia

vekia

    Advanced Member

  • Members
  • PipPipPip
  • 10166 posts

Posted 25 April 2014 - 09:39 AM

open file:

 

themes/default-bootstrap/product.tpl

 

and use this simple code:
 

<img src="{$base_dir}img/m/{$product_manufacturer->id}.jpg" /> 

there, where you want to display manufacturer logo


free tutorials, free templates, free addons, prestashop modules MndfRK4.png  lpHMrZ5.png  gtKHYO7.png  google-48.png






Also tagged with one or more of these keywords: prestashop, manufacturer, picture, image, product, page