View Single Post
  #4  
Old 08-26-2003, 03:29 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

you could add this

Code:
{if $product[product].list_price gt 0} {math equation="100-(price/lprice)*100" price=$product[product].price lprice=$product[product].list_price format="%d" assign=discount} <font class=MarketPrice>{$lng.lbl_market_price}: <s> {include file="currency.tpl" value=$product[product].list_price} </s></font> {/if}
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote