View Single Post
  #1  
Old 08-11-2006, 02:15 PM
  abeight's Avatar 
abeight abeight is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Cleveland, OH
Posts: 479
 

Default SKU on product detail page

I'm trying to add the SKU# to the product detail page in 4.0.18. I grabbed this snippet of code from the products_t.tpl file and added it to product.tpl, but the # doesn't show. Any idea why this wouldn't work?

{$lng.lbl_sku}: {$products[product].productcode}
__________________
~ Andrea Beight
Reply With Quote