View Single Post
  #6  
Old 06-16-2004, 05:19 AM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,063
 

Default

I'm guessing it may be more like
{$product.productid} to print the variable out (and to use it) unless you've changed something in the php code assuming you're doing this in skin1/customer/main/product.tpl

So if {$productid} doesn't print anything to the screen, then try {$product.productid}

If that doesn't work, let us know what tpl this code is for and maybe that will help.

Carrie
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
Reply With Quote