X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Display SKU on Product Detail Page (https://forum.x-cart.com/showthread.php?t=37878)

wicked 02-26-2008 03:58 PM

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!

balinor 02-26-2008 04:01 PM

Re: Display SKU on Product Detail Page
 
{$lng.lbl_sku}: {$product.productcode}

wicked 02-26-2008 04:28 PM

Re: Display SKU on Product Detail Page
 
Genius! Thank you!


All times are GMT -8. The time now is 12:36 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.