/magento2-extrafee

This module is used to add extra fee to order

Primary LanguagePHP

Magento 2 Add Extra Fee To Order

"Extra Fee" is an extension for add extra fee to order of your Magento 2 online store. Let your customers see the extra fee on cart page and also in checkout page.

Installation instructions

  • Copy the content of the repo to the Magento 2 root folder
  • Run command: php bin/magento setup:upgrade
  • Run Command: php bin/magento setup:static-content:deploy
  • Now Flush Cache: php bin/magento cache:flush

ADMIN

admin_Screenshot

CART PAGE

cartPage

CHECKOUT PAGE

checkout_Page