An open API service indexing awesome lists of open source software.

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

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`