Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

XCART 4.1.6 - Manufacturer logo in product page

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-30-2007, 11:54 PM
 
compuidea compuidea is offline
 

Newbie
  
Join Date: Dec 2006
Posts: 3
 

Default XCART 4.1.6 - Manufacturer logo in product page

I try to display a manufacturer logo in product page, but still doesn't work. I was wondering if someone can help me for the code.
Thanks in advance.

I add this to product.php:

$thisManufactorer = $product_info["manufacturerid"];
$manufacturer = func_query("SELECT * FROM $sql_tbl[manufacturers] WHERE manufacturerid = $thisManufactorer");
$smarty->assign("manufacturer", $manufacturer[0]["manufacturer"]);

and this to product.tpl

<img src="{$xcart_web_dir}/manufacturers.php?manufacturerid={$product.manufac turerid}" />
__________________
X-Cart Gold V4.1.6
Reply With Quote
  #2  
Old 01-31-2007, 01:21 AM
 
pcparts pcparts is offline
 

Advanced Member
  
Join Date: Jul 2006
Location: Aussie
Posts: 85
 

Default Re: XCART 4.1.6 - Manufacturer logo in product page

This worked for me try this one
http://forum.x-cart.com/showthread.php?t=26034
__________________
Greg
X-CART Gold 4.1.10
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 09:38 AM.

   

 
X-Cart forums © 2001-2020