View Single Post
  #2  
Old 05-18-2011, 04:51 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,191
 

Default Re: Removed SKU from File Accidentally

It goes in product_details.tpl
Code:
<tr> <td class="property-name">{$lng.lbl_sku}</td> <td class="property-value" id="product_code" colspan="2">{$product.productcode|escape}</td> </tr>
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote