Sorry, I missed one line, the complete added lines are:
{if $product.list_price gt 0}
<tr><td width="30%>
<FONT class="MarketPrice">{$lng.lbl_market_price}: </td><td><S>
${$product.list_price}
</S></FONT></td></tr> {/if}
This way, if you don't have a list price, then it will not show on the page.
Bill Shu
__________________
xcart gold 4.0
|