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

Price with 3 decimal in 4.1.9 version

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 02-01-2008, 05:22 PM
 
megaline megaline is offline
 

Newbie
  
Join Date: Jan 2006
Location: Belgium
Posts: 5
 

Wink Price with 3 decimal in 4.1.9 version

Hi,
I have to use 3 decimal pricing like "2.854─", and I have gone through this forum and changed in database all (12,2) to (12,3) and in "../include/func/func.core.php" I have changed
"return sprintf("%.2f", round((double)$price+0.00000000001, 2));"
to
"return sprintf("%.3f", round((double)$price+0.00000000001, 3));"

But from admin I only can add prices withy 2 decimal and user can only see 2 decimal as well.
Can some one help to setup 3 decimal price in 4.1.9 gold version of X-cart?
I will appriciate it.
Ali
__________________
MEGA LINE
4.1.9
Reply With Quote
  #2  
Old 02-06-2008, 10:26 AM
 
megaline megaline is offline
 

Newbie
  
Join Date: Jan 2006
Location: Belgium
Posts: 5
 

Default Re: Price with 3 decimal in 4.1.9 version

Still no one could suggest any solution?

The only help I did get from support was a paid solution to them, even not any suggestion like which template to change! With all respects to them, "Very helpfull support"! I think if we have to pay for any changes that we want to do to the cart so we will end up with paying couple of thousands of euros.
I think it is very normall that the Xcart could show three decimal prices as there are lots of articles converted from national currency to euro and rounding them up to two decimal will make a lot of difference in the total.
Thank you
__________________
MEGA LINE
4.1.9
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 03:50 PM.

   

 
X-Cart forums © 2001-2020