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)
-   -   Displaying List Price on Product.tpl (https://forum.x-cart.com/showthread.php?t=15372)

staalejg 07-21-2005 06:51 AM

Displaying List Price on Product.tpl
 
When we try to include the List Price of a product on Product.tpl, we get a 0.00 value. Is there a way to get the List Price to display on Product.tpl?

Here is the code we are using to try and display the list price - taken from products.tpl.

{include file="currency.tpl" value=$products[product].list_price}

Regards,

Teksavers

balinor 07-21-2005 07:05 AM

{include file="currency.tpl" value=$product.list_price}

staalejg 07-21-2005 08:24 AM

Thanks, that did the trick!


All times are GMT -8. The time now is 03:37 AM.

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