Open
Description
Preconditions and environment
- Magento version: 2.4.7-p4
- Fresh Magento: no customization
Steps to reproduce
in Fresh Magento
- Create Tax Zone and Rate (Switzerland with 8.1%)
- Create new Rule for this Rate
- set the default Country in Store->Configuration->Tax: default country - Switzerland
- Store->Configuration->Tax: Tax Class for Shipping: Taxable goods
- Store->Configuration->Tax: Catalog Prices: Including Tax
- Store->Configuration->Tax: Shipping Prices: Including Tax
- Store->Configuration->Tax: Enable Cross Border Trade
- Create a Cart discount with 10%
- Create Flat Rate shipping cost with 9.9
- Create new simple Item with SKU: simple, name = Simple
- Set the Price = 13.50
- Tax Class = Taxable Goods
- add the product to the cart then make the QTY = 6
- you will see that the total of the cart is wrong
Subtotal CHF74.93
Discount (Valentin25) -CHF7.49
Shipping (Flat Rate - Fixed) CHF9.16
Tax CHF6.25
Order Total CHF83.41
I have attached here all needed screenshot
Expected result
the Expected total should be
74.93 - 7.49 = 67.44 + (the tax for 67.44 which is around 5.46) + 9.9
Order Total CHF82.80
Actual result
Order Total CHF83.41
Additional information
No response
Release note
Coupon


Simple Item:

Cart

Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.