![]() |
How to hide price; if the item cost $0.00
How to hide price; if the item cost $0.00
//skins/default/en/common/price_parts/price.tpl <span class="price product-price">{formatPrice(getListPrice(),null,1):h}</span> Thanks... |
Re: How to hide price; if the item cost $0.00
Hello. Try this.
Code:
{if:getListPrice()>0} |
All times are GMT -8. The time now is 12:49 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.