Open
Description
Preconditions (*)
- magento 2.3.4 (Reproducible on 2.4-develop)
- a product has tier price
Steps to reproduce (*)
- setup a shipping cart price rule for the product to apply fixed amount discount for tiered price.
- apply a "price in cart is...(equal to the tiered) price" condition to cart item under "Apply the rule only to cart items matching the following conditions (leave blank for all items).."
Expected result (*)
- Correct discount amount can be applied to the tired price
- It is working well in Magento 2.3.3.
Actual result (*)
- After upgraded to Magento 2.3.4
- System seems cannot check "price in cart" condition; may apply discount out of the "price in cart" condition; may apply wrong discount amount...
Additional info from Engcom
Steps to reproduce:
- Setup cart price rule with the following conditions
- Go to frontend and add corresponding products to the cart
- Proceed to checkout
Expected result
Correct discount amount applied
Actual result:
Discount not applied, 'Price in cart' condition doesn't work