View Single Post
  #55  
Old 06-29-2010, 05:58 AM
  FTI's Avatar 
FTI FTI is offline
 

Senior Member
  
Join Date: Oct 2009
Location: Plovdiv, Bulgaria
Posts: 153
 

Default Re: Manufacturers with icons on customer_manufacturers_list.tpl

Yep, this code works like a charm in v.4.3.1 Thank you so much!

Code:
{if $product.manufacturerid ne 0} <br /> <div align="left"> <img src="image.php?id={$product.manufacturerid}&type=M " alt=""> </a></div> {/if}
__________________
Version 4.2.3
X-Cart Gold

Version 4.3.1
X-Cart Gold
Reply With Quote