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:
{include file="currency.tpl" value=$products[product].list_price}
|
This code is supposed to show the MSRP right...?