-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: doneReported on 2.3.3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Description
Preconditions (*)
Magento ver. 2.3.5-p1 - upgraded from 2.3.3 using composer
- Product price includes product tax. Product tax is 21%. Shipping table rate is 6 euro.
- Create subtotal cart price rule to have free shipping start from 99 euro. Use 0 discount either as fixed value or percentage, tried both configurations
- Shipping costs set to 6 euro from table rates
Steps to reproduce (*)
- As customer, add a product to the cart of 102 euro
- Go to checkout
- Look at the shipping costs displayed as part of the cart price
- The shipping costs remain on 6 euro
- The order total is product price + shipping costs = 102 + 6 euro
Expected result (*)
- At checkout, the subtotal cart rule should evaluate the product price including tax, being 102
- The subtotal cart rule applies the free shipping and 0 discount
- The order total is only product price and has 0 shipping costs: 102 euro
Actual result (*)
- At checkout, the subtotal cart rule should evaluate the product price including tax, being 102 euro
- The subtotal cart rule does not apply the free shipping and 0 discount
- The order total remains at product price and 6 euro shipping costs: 108 euro
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
wouter-toppy, itmsenior, orismology and pixel-paul
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: doneReported on 2.3.3Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.
Type
Projects
Status
Done