![]() |
Adding MSRP to product description page
I am having a bit of a problem.
I wanted to add a MSRP on product detail page, but for some reason, it is not showing.. Here is the code I did put Quote:
|
Re: Adding MSRP to product description page
The format of the Smarty variables is different from the category pages to the product pages. You'll need to adjust it. Try:
{include file="currency.tpl" value=$product.list_price} |
Re: Adding MSRP to product description page
Thank you Padraic. It all worked!
If it is not too long, do you mind telling me why it is different? I got the original code from products_t_featured.tpl and placed under product.tpl |
Re: Adding MSRP to product description page
Because one is pulling data for multiple products and one is pulling for one product.
|
All times are GMT -8. The time now is 08:53 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.