-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CheckoutComponent: TaxIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
When making a cart price rule using weight for the condition, the rule does not apply in the cart correctly. All the products have weights and flat rate shipping option is set to $10. Weight is set to kg.
Preconditions
- Magento CE 2.1.1
- CentOS 6
- PHP 5.6.25
- MySQL 5.6
Steps to reproduce
-
Create new cart price rule for all customer groups
-
Set condition as the following:
If ALL of these conditions are TRUE :
Total Weight equals or less than 10 -
Leave actions settings defualt except Free Shipping. Set Free Shipping to For shipment with matching items
-
Save rule
Expected result
- Shopping cart should show free shipping when product weight is under 10
Actual result
- Shopping cart always shows free shipping
Metadata
Metadata
Assignees
Labels
Component: CheckoutComponent: TaxIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report