- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have set up a shopping cart price rule - without a code for a 10% discount when subtotal is greater than or equal to $30 and shipping method is 'takeout'. This discount gets applied when order is confirmed but doesn't show up on the cart as a coupon discount. When I don't have a condition for shipping method, it works fine. Any idea how I can get it to show up on the cart as well?
Thanks in advance.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @anusha_das
I have created the same rule in Vanila version of Magento and its work fine at my end.
After creating rule you must need to go at cart page - it will not works on minicart.
Once you go at cart page and select the shipping method on which you have applied the discount then it will showcase the discount on the same.
Hope it helps !
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @anusha_das
I have created the same rule in Vanila version of Magento and its work fine at my end.
After creating rule you must need to go at cart page - it will not works on minicart.
Once you go at cart page and select the shipping method on which you have applied the discount then it will showcase the discount on the same.
Hope it helps !
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Automatic Shopping Cart Price Rule not applied to cart when discount based on shipping method
Hello @anusha_das
As @Manthan Dave suggested, you will need to go on cart page, in estimated shipping, you need to select all the options - select the shipping method - and see updated totals.
On checkout page it must be showing after shipping method selection,
200+ Premium Magento 2 Extensions Need help? Hire Magento Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Automatic Shopping Cart Price Rule not applied to cart when discount based on shipping method
Thank you @Manthan Dave I realized Im using a mini cart so it wasnt working.