Jump to content

Display suppliers logo on HomePageCategorieById Module


kalaiarasan

Recommended Posts

Hello,My website is about coupon and deal website i.e running through affiliate program.So I am suppose to display suppliers logo on product.I tried on product-list.tpl and it's working fine but not working on the module"HomeCategorieById".The code I used to display Supplier logo is
 
 
<img src="{$img_sup_dir}{$homeproducby.id_supplier}-medium.jpg" alt="{$homeproducby.supplier_name|escape:'htmlall':'UTF-8'}" title="{$homeproducby.supplier_name|escape:'htmlall':'UTF-8'}" />

is showing question mark on the product image as shown in the attachment .Here I am suppose to edit module PHP file to acquire suppliers list from DataBase and I am not aware of it to do such thing myself.Kindly please anyone help me to solve this problem with PHP code to obtain supplier logo on product list on this module only.

 

post-938278-0-62289800-1441306020_thumb.pnghomecategoriebyid.zip

 

The module that I used also enclosed below.

 

Best Regards
 

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

  • 1 year later...

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