Created cart rule for free shipping, but not working.
-
I have created a cart rule, and then for specific sku of product, the shipping is set to free-shipping.
( image url)But it free shipping is not applied in checkout page.
( image url) -
@gwachhamit
Rule is created by you is valid, when you go to checkout and select Flat Rate shipping method, the delivery charges will be set as $0 by default in order summary based on applied rule.As shown below
-
@Vaishali-Agarwal
Thank you for your reply, It works.
But I found another issue, When there are multiple products in cart, but cart rule of free shipping is applicable to only one product. But in cart summary, it shows $0 as Delivery charges. The charges is applicable to other products except the one with free-shipping as mentioned in cart rule.
Any idea? -
@gwachhamit
This seems to be a bug as only one product delivery should be free in cart summary as per the created Rule, I have reported the bug here https://github.com/bagisto/bagisto/issues/4954 you may get the update with this.Thanks
-
Thank you, I'll follow the github issue.