Manufacturers Images
Thought i will give back to these forums were i get so much from.
Thanks to the xcart staff.
This is to put Manufacturers Images on the products_t.tpl and products.tpl.
{if $products[product].manufacturerid ne 0}
<br />
<div align="center"><A href="manufacturers.php?manufacturerid={$products[product].manufacturerid}">
<img src="image.php?id={$products[product].manufacturerid}&type=M"></a></div>
{/if}
Around line 34 on mine on the products_t.tpl
and line 13 on the pruducts.tpl.
This works for 4.1.5
__________________
Greg
X-CART Gold 4.1.10
|