Display SKU on Product Detail Page
I am trying to add the SKU to the Product Detail page, by adding this code:
{$lng.lbl_sku}: {$products[product].productcode}
To the product.tpl file, all this achieves however is to display the SKU label, it does not result in the SKU number being shown, any advice greatly appreciated, thank you in advance!
|