cancel
Showing results for 
Search instead for 
Did you mean: 

Product Price displaying incorrect(100.000.000,00) in Minicart&Cart for price greater than 1billion

Product Price displaying incorrect(100.000.000,00) in Minicart&Cart for price greater than 1billion

Hi

https://magento.stackexchange.com/questions/323286/product-price-displaying-incorrect-for-the-price-...

I'm having issue with the product price in mini cart and cart pages.

When the product price to less than the billion then it was displaying correct, if the price is more than billion then displaying this number 1 billion(100.000.000,00)

In total it was displaying the correct, but in price areas displaying 1billion.
Screenshot from 2020-09-29 12-26-28.png

FYI:

1. vendor/magento/module-quote/Model/QuoteValidator.php: const MAXIMUM_AVAILABLE_NUMBER = 10000000000000000;
2. decimal(20,6) in all price tables.      


Please help.

 

Thanks,
@Kiran