https://github.com/bexdoggett/magento2-module-free-shipping-promotion
Promote amount left to spend to qualify for free shipping
https://github.com/bexdoggett/magento2-module-free-shipping-promotion
magento2-module promotion shipping
Last synced: 4 months ago
JSON representation
Promote amount left to spend to qualify for free shipping
- Host: GitHub
- URL: https://github.com/bexdoggett/magento2-module-free-shipping-promotion
- Owner: bexdoggett
- License: gpl-3.0
- Created: 2025-01-25T08:48:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-08T15:44:54.000Z (9 months ago)
- Last Synced: 2025-05-18T14:09:03.233Z (6 months ago)
- Topics: magento2-module, promotion, shipping
- Language: PHP
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Free Shipping Promotion Magento Module [v1.0.0]
## Description
Promote amount left to spend to qualify for free shipping
## Details
Module checks to see if the default Magento Free Shipping carrier is enabled:
`System > Sales > Delivery Method > Free Shipping`
The minimum order amount is checked and details of how much a customer needs to spend
to qualify is output in the cart.
If they are over the minimum order amount for free delivery they are notified that they
qualify for free shipping.
## Configuration
Ability to enable promotion in the cart:
`System > Sales > Delivery Method > Free Shipping > Promote Free Shipping in Cart`
Ability to enable promotion in the mini cart:
`System > Sales > Delivery Method > Free Shipping > Promote Free Shipping in Mini Cart`