How to provide free shipping using a coupon?
Step 1. Create an empty cart price rule at Magento Admin Panel → Marketing → Cart Price Rules → Add New Rule. The only thing that should be added to the promotion is the coupon name:
All other settings should be empty:
Step 2. Set up a shipping rule at Magento Admin Panel → Sales → Shipping Rules → Add Rule. Select the shipping option that should be discounted to 0 in Shipping Carriers and Methods field:
It is possible to add Conditions, if required:
Step 3. It's critical to tie the shipping rule to the cart price rule. It is done by going to the Coupons and discounts tab inside the shipping rule and copying the created coupon into the Coupon Codes field:
Here is how the cart page is going to look before the coupon code application:
And after it has been used (only the shipping cost is discounted, whereas the price of the items in cart remains the same):
Related Articles
How to rename a delivery option if it becomes free after applying a shipping rule to it?
Since version 2.12.0 of the extension, we have added the ability to customize shipping carrier and method names in the rules (Amasty → Shipping Rules): Please, note that this functionality is available as part of an active product subscription or ...
How to configure the Free Shipping option for the order containing a specific product in case cart subtotal reaches a certain threshold?
As a rule, the Free Shipping delivery option can be configured using the default Magento 2 functionality, in case there are no complex conditions under which it should appear. For example, if you would like to provide free shipping for orders that ...
Can customers receive a Free Gift by applying a coupon code?
The extension works perfectly in tandem with the default Magento cart price rules functionality that contains the coupons feature. In order to create a rule that allows customers to receive a Free Gift with a coupon, please use the Specific Coupon ...
How can I restrict a particular shipping method with the Shipping Rules module?
Shipping Rules extension was created to overwrite the rates of the available shipping methods, and it cannot restrict shipping carriers/methods. In case you need to block any shipping method and hide it, you may consider using our Shipping ...
Advanced Conditions API (+Reward Points, Extra Fee, Free Gift, Shipping Rules, Shipping Restrictions)
Advanced Conditions can be purchased both separately and within other Amasty modules: Reward Points, Extra Fee, Free Gift, Shipping Rules, Shipping Restrictions. The Advanced Conditions extension adds its functionality to the main modules, which ...