View Single Post
  #2  
Old 03-04-2013, 08:49 AM
 
mirage00 mirage00 is offline
 

Newbie
  
Join Date: Mar 2012
Posts: 9
 

Default Re: Hide numbers after the decimal point in price

This change works for the display but you will have rounding errors... What I have discovered is XCART needs to seperate the display format from the precision format. I need to have prices entered into the system with 4 digit precision $ .1034 as an example. This is needed when someone purchases large quantities 5000+ of the same item. But the final price for the purchase should be display in $xxx.xx format.
__________________
4.4.3 Gold
Reply With Quote