View Single Post
  #1  
Old 01-17-2007, 06:44 AM
  Warwick's Avatar 
Warwick Warwick is offline
 

X-Adept
  
Join Date: Mar 2003
Location: Somewhere on the web through European connection
Posts: 868
 

Question Show clickable manufacturer in description of product

I have added the following code in product.tpl:

Code:
<a href="manufacturers.php?manufacturerid={$v.manufacturerid}"><u>{$product.manufacturer}</u></a>

This shows the manufacturer name of the product shown and it's clickable but the url goes to manufacturers.php?manufacturerid= without the manufacturer's id behind it; is there a way to get this done?
__________________
Installs: X-Cart 4.1.x - 4.4.x ∙∙ MySQL version: 5.0.45 ∙∙ Apache version: 2.2.8 (Unix) ∙∙ PHP version: 5.25
X-Cart add-ons: all ∙∙ Mods: A lot; too many ∙∙ Skin templates: Many
∙∙ Experience: Somewhere beyond newbie
-----------------------------------
------------------------------------------------------------------------------------------------------
Looking for the best dutch language pack? 4.1.x - 4.6.x compatibel, native speaker translation! More info
Reply With Quote