Type
magento2-module
Remove 00-decimals on product prices
magento2-module
OSL-3.0, AFL-3.0
None
None
None
None
None
This plugin will remove the 00-decimals on product page and product listings. Please note that this is still at BETA, use at own risk.
After installing Magento 2, run the following commands
composer require codepeak/magento2-currency
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Feel free to fork and contribute to this module. Simply create a pull request and we'll review and merge your changes to master branch.