Repository Forums Support WooCommerce Extended Coupon Features PRO Buy any item of group, pay specific 1 item less

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1874
    info46
    Participant

    Hi, I tried this but it’s partly working:

    A = 20
    B = 15
    C = 15
    D = 10 (discount item only in combnation with A, B or C)

    Product discount: 5
    Minimum quantity of matching products: 2
    Maximum quantity of matching products: 2
    Minimum subtotal of matching products: 25 (B/C+D)
    Maximum subtotal of matching products: 30 (A+D)
    Limit discount to: Every nth. item

    Discount on D if select A+D ==> works!
    Discount on D if select B/C+D ==> works!

    If select A+B+D, no discount apply! Why? Quantity max. is 2, so A/B+D match the requirements!

    Thanks.

    #1878
    Soft79
    Keymaster

    A+B+D = three products. So maximum amount is not respected.
    A+B+D = 45. So maximum subtotal is not respected neither.

    I think what you are trying to achieve is not possible with the plugin.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.