View Single Post
  #4  
Old 06-13-2006, 09:36 AM
 
bixnet bixnet is offline
 

Newbie
  
Join Date: Mar 2006
Posts: 6
 

Default

I added following lines on product.tpl:


<tr><td width="30%>
<FONT class="MarketPrice">{$lng.lbl_market_price}: </td><td><S>
${$product.list_price}
</S></FONT></td></tr> {/if}

The line was added before:

<tr><td class="ProductPriceConverting" valign="top">{$lng.lbl_price}:</td>
<td valign="top">



Bill Shu
__________________
xcart gold 4.0
Reply With Quote