• Resolved gregr69

    (@gregr69)


    I’ve created fixed pricing discounts at 3 bottles and 6 bottles. So I created a Product rule with the base price of 23.97. Min qty of 1, Max of 2.

    Then I created a Product rule for a qty of 3 to bring the price down to 19.99 per bottle. Min qty of 3, max of 5.

    Then I created a Product rule for a qty of 6 to bring the price down to 18.66 per bottle. Min qty of 6, max of 12.

    When I add a 2nd bottle to the product page and click “Add to cart”, on the product page, it displays a strikethrough of the base price of 23.97 and shows a discount price of 19.99. But that is incorrect as the qty break shouldn’t come into play until the qty is at 3.

    In the cart, when I adjust the qty and hit “Update cart”, it works fine. But on the product page it is triggering a qty discount when there shouldn’t be.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    The discount will show on product page because it assumes that you’ll be adding another item to cart, so if you already have 2 items in cart it will start showing the 19,99 price so that if you add one more you’ll get that discount.

    But the mini cart and cart page will calculate discount based on the current quantity in cart.

    Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Triggering discount at wrong quantity on product page after adding to cart’ is closed to new replies.