View Single Post
  #6  
Old 06-13-2006, 10:14 AM
 
smh7233 smh7233 is offline
 

Member
  
Join Date: Dec 2005
Posts: 13
 

Default

Quote:
Originally Posted by bixnet
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


Thanks That worked. Any idea how I could make the font bigger and or have it bold just like the Price.
__________________
Gold 4.1.9
Reply With Quote