View Single Post
  #24  
Old 08-30-2005, 08:59 AM
 
creative xpress creative xpress is offline
 

Advanced Member
  
Join Date: Aug 2005
Posts: 71
 

Default

I was able to add the the product code abve the price by adding this line of code near the top of the page.

<TR><TD width="30%">{$lng.lbl_sku}</td><td>{$product.productcode}</TD></TR>
__________________
Xcart
Version: 4.1.6
Reply With Quote