![]() |
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 |
{include file="currency.tpl" value=$product.list_price}
|
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.