user guide (user manual) - magento€¦ · user guide (user manual) • introduction o features •...

6
User Guide (User Manual) Introduction o Features Installation o Installation via Magento Connect o Composer Installation Set Up Contribution License Introduction The «Price Decimal Precision» Magento 2 extension allows a store administrator to setup a custom display decimal precision for the prices and other currency values (discounts, taxes, sales amounts, etc.) both for the frontend and the backend areas. The price display settings are individual per currency and per store. The extension supports an unlimited number of currencies. The «Price Decimal Precision» extension allows you to change or delete the decimal number (precision) in a price, that is displayed in the front office of your store. The extentension supports multi store and multi website configuration and can be useful in managing multiwebsites / multisore shops. The “Price Decimal Precision” extension is a free and fully configurable and can be helpful for your business.

Upload: others

Post on 22-Jul-2020

22 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

User Guide (User Manual)

• Introduction o Features

• Installation o Installation via Magento Connect o Composer Installation

• Set Up • Contribution • License

Introduction The «Price Decimal Precision» Magento 2 extension allows a store administrator to setup a custom display decimal precision for the prices and other currency values (discounts, taxes, sales amounts, etc.) both for the frontend and the backend areas. The price display settings are individual per currency and per store. The extension supports an unlimited number of currencies.

The «Price Decimal Precision» extension allows you to change or delete the decimal number (precision) in a price, that is displayed in the front office of your store. The extentension supports multi store and multi website configuration and can be useful in managing multiwebsites / multisore shops. The “Price Decimal Precision” extension is a free and fully configurable and can be helpful for your business.

Page 2: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

What can the extension do for you?

Remove decimal precision from price

Price with one decimal precision

Features

• Free and open source and fully configurable extension. • Easy to install and uninstall. • Easy to configurate. • Remove or change price precision from specific website or store. • Support English translation.

Page 3: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

Installation

Installation via Magento Connect Please follow this link to find instruction how to install Magento 2 Extension via Magento Connect.

Composer Installation The preferred way of installing lillik/magento2-price-decimal is through Composer. Simply add lillik/magento2-price-decimal as a dependency:

phpcomposer.pharrequirelillik/magento2-price-decimal

After that from command line run:

phpbin/magentomodule:enableLillik_PriceDecimaphpbin/magentosetup:upgrade

Page 4: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

Set Up It is easy to configure this extension. We need to follow a few simple steps.

1. Login to Magento Admin Area

Page 5: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

2. Go to Stores -> Configuration

Page 6: User Guide (User Manual) - Magento€¦ · User Guide (User Manual) • Introduction o Features • Installation o Installation via Magento Connect o Composer Installation • Set

3. Open Tab CATALOG and find section “Simple Price Decimal(Precision)”

4. This section contain a General Configuration

o Enable or Disable Module Options o Show the decimal: With Option Yes or No o Decimal Lengh: You have a option to select the number of precision.

Contribution If you have any issues, bugs or improvements, please let us know via [email protected]

License The code is licensed under Apache-2.0 License.