You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: When a discount is applied automatically to the cart, the discount amount is not subtracted from the total. This issue occurs when an automatic discount rule is triggered and applied without user input, but the cart total remains unchanged.
Steps to Reproduce:
Add items to the cart to meet the criteria for an automatic discount (e.g., spend threshold or specific item).
Proceed to view the cart.
Note that the discount appears as applied but the cart total remains the same as it was before the discount.
Expected Behavior: The cart total should reflect the discount amount by subtracting it from the subtotal.
Actual Behavior: The cart displays the discount, but the total does not decrease to reflect it.
The text was updated successfully, but these errors were encountered:
Description: When a discount is applied automatically to the cart, the discount amount is not subtracted from the total. This issue occurs when an automatic discount rule is triggered and applied without user input, but the cart total remains unchanged.
Steps to Reproduce:
Add items to the cart to meet the criteria for an automatic discount (e.g., spend threshold or specific item).
Proceed to view the cart.
Note that the discount appears as applied but the cart total remains the same as it was before the discount.
Expected Behavior: The cart total should reflect the discount amount by subtracting it from the subtotal.
Actual Behavior: The cart displays the discount, but the total does not decrease to reflect it.
The text was updated successfully, but these errors were encountered: