Re: how set manufacturers thumbnail on productdetails
Quote:
Originally Posted by cflsystems
this is how i show manufacturer pic in product.tpl
{if $product.manufacturer ne ""}
<div style="margin-bottom: 10px;">
<a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><img src="image.php?id={$product.manufacturerid}&ty pe=M" alt="{$manufacturer}" style="vertical-align:middle;" border="0" /></a> <a href="manufacturers.php?manufacturerid={$product.m anufacturerid}">See All Products</a>
</div>
{/if}
|
where is product.tpl
or do you mean product thumbnail.tpl?
or im blind today and dont see it
__________________
X-CART Pro V.4.3.0
PHP version 5.2.11
MySQL version 5.0.81
Architecture x86_64
Apache version 2.2.14 (Unix)mod_ssl/2.2.14
Operating System: Linux
Dedicated Ip
cPanel Pro 1.0 (RC1)
cPanel Version 11.24.5-RELEASE
Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images,
Multicolumn Recommends, Narrow by Search, Random Products Tabs.
X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories,
X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1
|