• Resolved danielsps

    (@danielsps)


    Hi,

    We are looking to replace a plugin called “Discount Rules For WooCommerce – PRO” because we need a feature where the cart condition is based on the final total after all discounts have been applied, rather than the subtotal.

    Context:
    We have two discount rules:

    1. One rule applies a 30% discount to the cart if the cart value is $100.
    2. Another rule adds a product to the cart (buy one, get one free) if the cart value is $100.

    However, when the first rule is applied, the 30% discount reduces the cart total to $70. For some reason, plugins typically check the subtotal ($100) but not the final total after all taxes and discounts have been applied ($70) adding a free product even though the carts final is not $100.

    Is it possible with your plugin to check this final total after discounts?

Viewing 1 replies (of 1 total)
  • Plugin Support karlaviado

    (@karlaviado)

    hi @danielsps

    Yes, you may apply other coupons after other discounts by utilizing the Cart Condition: Coupons Applied In Cart.

    I have attached a screenshot as an example.

    I have created these cart conditions for the BOGO coupon. One is, that I have increased the subtotal to more than129 if the 30off coupon is applied. But if there is no 30off coupon applied, it will check if the subtotal is more than 99.

    I hope this helps.

    Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Cart condition: final total’ is closed to new replies.