Rounding Price to Prettier Value for Multi-Currency Stores.
### Store prices - Euro ### Store rounding prices - Round fractions down, precision is 0 ### Store rounding prices - Round fractions down, precision is -1 ### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount ### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount(negative) ### Configuration ## Install with Composer as you go-
Go to Magento2 root folder
-
Enter following commands to install module:
composer require faonni/module-price
Wait while dependencies are updated.
-
Enter following commands to enable module:
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy