codepeak/magento2-currency v1.0.2

Remove 00-decimals on product prices

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Currency module by Codepeak

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.

How to install

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

Contribute

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.