View Single Post
  #7  
Old 01-27-2009, 12:46 PM
 
mudebate mudebate is offline
 

Advanced Member
  
Join Date: Jan 2009
Posts: 62
 

Default Re: Add Manufacturer in Product Detail Page

Hi,

I did this by slapping the following code into the product.tpl file where I wanted the link to appear:

Quote:
<a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><b>{$product.manufacturer}</b></a>
__________________
mudebate


X-cart 4.11 - One page checkout, category meta tags, manufacturer meta tags, a few others


X-cart 4.2, tabbed products menu



Reply With Quote