cancel
Showing results for 
Search instead for 
Did you mean: 

Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

SOLVED

Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

Can somebody tell me how to arrange Free shipping for an order with order amount  > 'minimum order amount' where the order amount INCLUDES discounts applied via a(nother) Cart rule ?

 

Example:

I have one cart rule that gives free shipping if the subtotal is equal to or greater then $50.

It is working well, but if the user gets any discount from a coupon or any other discount then it is not working properly as subtotal is not considering discount amount.

If user purchases $55 products then he/she will get the free shipping in the checkout page. But when he uses the coupon that gives 10%($5.5) discount then the amount will be $49.5 then also the free shipping is applying.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

3 REPLIES 3

Re: Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

Hello @rickert ,

 

I think this would be helpful for you : https://magento.stackexchange.com/a/340879

 

Let  me know if still having issues.

Problem Solved ? Click on 'Kudos' & Accept as Solution ! Smiley Happy

Re: Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

Hello Gaurav @gaurav_harsh1, thx. I tried this (a 100 times in all kind of variations) but it does not seem to work (anymore). I'm on 2.3.7p2. Will you do me a favour and try to make it work? Let me know your setup please.

Re: Cart rule or Delivery method for Free Shipping on Subtotal INCLUDING discounts

It's a bug. I registered it at GitHub: https://github.com/magento/magento2/issues/35168