Skip to content

Subtotal Cart Price Rule excludes product tax #28472

@bamboekeizer

Description

@bamboekeizer

Preconditions (*)

Magento ver. 2.3.5-p1 - upgraded from 2.3.3 using composer

  1. Product price includes product tax. Product tax is 21%. Shipping table rate is 6 euro.
  2. 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
  3. Shipping costs set to 6 euro from table rates

Steps to reproduce (*)

  1. As customer, add a product to the cart of 102 euro
  2. Go to checkout
  3. Look at the shipping costs displayed as part of the cart price
  4. The shipping costs remain on 6 euro
  5. The order total is product price + shipping costs = 102 + 6 euro

Expected result (*)

  1. At checkout, the subtotal cart rule should evaluate the product price including tax, being 102
  2. The subtotal cart rule applies the free shipping and 0 discount
  3. The order total is only product price and has 0 shipping costs: 102 euro

Actual result (*)

  1. At checkout, the subtotal cart rule should evaluate the product price including tax, being 102 euro
  2. The subtotal cart rule does not apply the free shipping and 0 discount
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue: Format is validGate 1 Passed. Automatic verification of issue format passedProgress: doneReported on 2.3.3Indicates original Magento version for the Issue report.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions