Magento 2 Product Handling or Additional Fee
Installation and User Guide for Magento 2 Product Handling or Additional Fee Extension
Table of Contents
- Installation
- Installation via app/code
- Installation via Composer
- Configuration Settings for Handling Fee
- General Settings
- Handling Fee on Order Detail View Page
- Add Handling Fee at Product Level
- Add Handling Fee at Product Level(Tiered Pricing)
- Front-end Site View
- Handling Fee on Cart Page
- Handling Fee On Checkout Page
- Handling Fee for a Product with Tiered Pricing(Configurable Product)
- Handling Fee for a Product with Tiered Pricing at (Simple Product)
Installation
-
Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -
Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.
Configuration Settings for Handling Fee
Go to Admin > Stores > Configuration > Scommerce Configuration > Handling Fee
General Settings
-
Enabled – Select "Yes" or "No" to enable or disable the module.
-
License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at support@scommerce-mage.com.
-
Handling Fee Label – Please add the label displayed in totals.
-
Handling Fee on Order Detail View Page - You can see the handling fee under "Order Totals" section from Admin > Sales > Orders > Select Order > View
-
Add Handling Fee at Product Level - To add handling fee go to, Admin > Catalog > Products > Select Product > Handling Fee.
- Add Handling Fee at Product Level (Tiered Pricing) - To add handling fee go to, Admin > Catalog > Products > Select Product > Handling Fee > Price >Advanced Pricing.
- Select website
- Select Customer Group
- Define Quantity
- Price
- Handling fee
Note:- If you are on Older version of Magento for eg: M2.3.3. then you must select the 'Main Website [GBP]' option under 'Website' when setting tier prices.
Front-end Site View
-
Handling Fee on Cart Page - In the below image you can see the handling fee under "Summary" section.
-
Handling Fee on Checkout Page - On the front-end checkout page the handling fee will be shown under "Order Summary" section.
- Handling Fee for a Product with Tiered Pricing at cart page(Configurable Product)- According to the quantity added to the cart and the tiered pricing configuration, handling fee is added and displayed in the order summary section.
- Handling Fee for a Product with Tiered Pricing at (Simple Product)- According to the quantity added to the cart and the tiered pricing configuration, handling fee is added and displayed in the order summary section. For eg:- here the handling fee is displayed for 15 qty.
- Cart Page
-
- Checkout Page
If you have a question related to this extension please check out our FAQ Section first. If you can't find the answer you are looking for then please contact support@scommerce-mage.com.









