Skip to content

faonni/magento2.Price

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento2 Rounding Price

Rounding Price to Prettier Value for Multi-Currency Stores.

Base prices - US Dollar

Magento2 Rounding Price

### Store prices - Euro

Magento2 Rounding Price

### Store rounding prices - Round fractions down, precision is 0

Magento2 Rounding Price

### Store rounding prices - Round fractions down, precision is -1

Magento2 Rounding Price

### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount

Magento2 Rounding Price

### Store rounding prices - Round fractions down, precision is -1 and enabled Subtract Amount(negative)

Magento2 Rounding Price

### Configuration

Magento2 Rounding Price

## Install with Composer as you go
  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer require faonni/module-price

    Wait while dependencies are updated.

  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy

About

Magento2. Rounding Price to Prettier Value for Multi-Currency Stores.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%