Rounding Price to Prettier Value for Multi-Currency Stores.
Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x
OpenMage LTS 19.x
-
Go to installation folder
-
Enter following commands to install module:
composer require faonni/magento-price
Wait while dependencies are updated.
-
Download the corresponding latest version
-
Copy the unzip content to the {Magento root} folder
System -> Configuration -> General -> Currency Setup -> Price Options
#### 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)Pleace, create backup so you can recover the data at a later time.
-
Go to installation folder
-
Enter following commands to remove:
composer remove faonni/magento-price
- Remove the folder {Magento root}/app/code/community/Faonni/Price
- Remove the folder {Magento root}/app/design/frontend/base/default/template/faonni/price
- Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/price.xml
- Remove the file {Magento root}/app/design/adminhtml/default/default/layout/faonni/price.xml
- Remove the file {Magento root}/app/etc/modules/Faonni_Price.xml
- Remove the file {Magento root}/app/locale/en_US/Faonni_Price.csv