View Single Post
  #11  
Old 11-10-2005, 08:33 AM
 
cbarnes cbarnes is offline
 

Member
  
Join Date: Oct 2005
Location: Kansas
Posts: 18
 

Default

Quote:
Originally Posted by mixman
Yes, but SKU numbers are not visible until checkout. So most customers who are just browsing will never see that number and will usually refer to the productid number if they have questions regarding a paticular product.

Actually, by default, the SKU is displayed in the product listings.

skin1/customer/main/products.tpl
Code:
<FONT class="ProductTitle">{$products[product].product}</FONT> {$lng.lbl_sku}: {$products[product].productcode}
__________________
Chris Barnes
Ative LLC
X-Cart Development & Consulting
Reply With Quote