Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

0 or 8 ???

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-12-2002, 06:08 PM
 
successful successful is offline
 

eXpert
  
Join Date: Sep 2002
Location: Brooklyn
Posts: 208
 

Default 0 or 8 ???

Take a look at the second product (Universal Translator - Voice Translator with Speech Recognition System UT-103 ) listed from the bottom of the following page:

http://123language.com/store/customer/home.php?cat=32

The "Market price" LOOKS like it's $ 202.00 while it's actually $282.00 . We have this issue with many other products as well.

Any suggestions ?
__________________
Visit us at http://www.Successfulhosting.com
We\'ll make your web site a success!

Register your own domain name for only $14.99 at http://DiscountDomainRegistry.com
Reply With Quote
  #2  
Old 11-12-2002, 06:23 PM
  disneyana's Avatar 
disneyana disneyana is offline
 

Senior Member
  
Join Date: Sep 2002
Location: Columbus, OH
Posts: 116
 

Default

I had similar problems with one of my clients stores. After trying different fonts and sizes, we decided it would be best to remove the strikethrough especially since the "Our Price" was much more dominant anyway.
__________________
- disneyana
4.0.17
Reply With Quote
  #3  
Old 11-12-2002, 06:43 PM
 
successful successful is offline
 

eXpert
  
Join Date: Sep 2002
Location: Brooklyn
Posts: 208
 

Default

Quote:
Originally Posted by disneyana
I had similar problems with one of my clients stores. After trying different fonts and sizes, we decided it would be best to remove the strikethrough especially since the "Our Price" was much more dominant anyway.

Good idea!

Which template has the STRIKE html that we have to remove ? The truth is that the market price isn't even mentioned on the products main page either.
__________________
Visit us at http://www.Successfulhosting.com
We\'ll make your web site a success!

Register your own domain name for only $14.99 at http://DiscountDomainRegistry.com
Reply With Quote
  #4  
Old 11-12-2002, 07:51 PM
  disneyana's Avatar 
disneyana disneyana is offline
 

Senior Member
  
Join Date: Sep 2002
Location: Columbus, OH
Posts: 116
 

Default

/<x-cart_dir>/skin1/customer/main/products.tpl

Code:
{if $products[product].discount ne 0} <font class=MarketPrice>{$lng.lbl_market_price}: <s>{math equation="(price/(100-discount))*100" price=$products[product].price discount=$products[product].discount format="%d.00" assign=unformatted}{include file="currency.tpl" value=$unformatted}</s></font> {/if}

Remove the <s> and </s>
__________________
- disneyana
4.0.17
Reply With Quote
  #5  
Old 11-12-2002, 07:55 PM
 
successful successful is offline
 

eXpert
  
Join Date: Sep 2002
Location: Brooklyn
Posts: 208
 

Default

Quote:
Originally Posted by disneyana
/<x-cart_dir>/skin1/customer/main/products.tpl

Code:
{if $products[product].discount ne 0} <font class=MarketPrice>{$lng.lbl_market_price}: <s>{math equation="(price/(100-discount))*100" price=$products[product].price discount=$products[product].discount format="%d.00" assign=unformatted}{include file="currency.tpl" value=$unformatted}</s></font> {/if}

Remove the <s> and </s>

disneyana,

Thanks! That did it.
__________________
Visit us at http://www.Successfulhosting.com
We\'ll make your web site a success!

Register your own domain name for only $14.99 at http://DiscountDomainRegistry.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 08:48 AM.

   

 
X-Cart forums © 2001-2020