faonni/magento-price

Rounding price to prettier value for multi-currency stores

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 3

Forks: 1

Open Issues: 2

Type:magento-module

1.2.3 2021-01-31 21:45 UTC

This package is auto-updated.

Last update: 2024-03-29 04:19:49 UTC


README

Rounding Price to Prettier Value for Multi-Currency Stores.

Compatibility

Magento CE(EE) 1.6.x, 1.7.x, 1.8.x, 1.9.x

OpenMage LTS 19.x

Price from Magento2

Install via Composer

  1. Go to installation folder

  2. Enter following commands to install module:

    composer require faonni/magento-price

    Wait while dependencies are updated.

Manual Installation

  1. Download the corresponding latest version

  2. Copy the unzip content to the {Magento root} folder

Usage

Configuration

System -> Configuration -> General -> Currency Setup -> Price Options

Magento2 Rounding Price

Frontend

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

Uninstall

Pleace, create backup so you can recover the data at a later time.

Uninstall via Composer

  1. Go to installation folder

  2. Enter following commands to remove:

    composer remove faonni/magento-price

Manual Uninstall

  1. Remove the folder {Magento root}/app/code/community/Faonni/Price
  2. Remove the folder {Magento root}/app/design/frontend/base/default/template/faonni/price
  3. Remove the file {Magento root}/app/design/frontend/base/default/layout/faonni/price.xml
  4. Remove the file {Magento root}/app/design/adminhtml/default/default/layout/faonni/price.xml
  5. Remove the file {Magento root}/app/etc/modules/Faonni_Price.xml
  6. Remove the file {Magento root}/app/locale/en_US/Faonni_Price.csv