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