Items Not Excluded Using Value Definitions


  • Default avatar
    victor9    
     3 years ago
    0

    Hi, I saw this post and I tried to get mine to do the same and I am not able to. I need my coupon to do the following:


    Product A is $15.00 if two of Product A are bought you get a $5.00 discount. If more of Product A is added the discount is $0.00. If you add Product B, C, D, etc, you don't get a discount.

    I used the Value Definition and set it like this 

    But when a third Product from A or a different product is added, the coupon applies.


    Please help. Thank you.

  • Your avatar
    seyi    
     3 years ago
    0

    Please look here for how value definition works, it would not stop already set discount:

    What I think you want is:
    - 1 item in the cart: 0 discount total
    - 2 items in the cart: 5 discount total
    - 3+ items in the cart: 0 discount total

    Think you could do that with a combination coupon, where you build the above 3 scenarios:

    Coupon A: 0 value discount, minimum product quantity of 3
    Coupon B: 5 value discount, minimum product quantity of 2
    Coupon C: combination coupon, where you add the above in the order of A, B, and set process type to first found match



  • Default avatar
    victor9    
     3 years ago
    0

    seyi @ Jun 3, 2020, 7:29:38 PM
    Please look here for how value definition works, it would not stop already set discount:

    What I think you want is:
    - 1 item in the cart: 0 discount total
    - 2 items in the cart: 5 discount total
    - 3+ items in the cart: 0 discount total

    Think you could do that with a combination coupon, where you build the above 3 scenarios:

    Coupon A: 0 value discount, minimum product quantity of 3
    Coupon B: 5 value discount, minimum product quantity of 2
    Coupon C: combination coupon, where you add the above in the order of A, B, and set process type to first found match




    I just tried that and it did not work. I think part of the problem is that I am trying to exclude Custom fields as well.

  • Default avatar
    victor9    
     3 years ago
    0

    victor9 @ Jun 3, 2020, 7:52:22 PM
    seyi @ Jun 3, 2020, 7:29:38 PM
    Please look here for how value definition works, it would not stop already set discount:

    What I think you want is:
    - 1 item in the cart: 0 discount total
    - 2 items in the cart: 5 discount total
    - 3+ items in the cart: 0 discount total

    Think you could do that with a combination coupon, where you build the above 3 scenarios:

    Coupon A: 0 value discount, minimum product quantity of 3
    Coupon B: 5 value discount, minimum product quantity of 2
    Coupon C: combination coupon, where you add the above in the order of A, B, and set process type to first found match




    I just tried that and it did not work. I think part of the problem is that I am trying to exclude Custom fields as well.


    Ok, I think I got to the root of the problem. So I got the coupon to work correctly and but it looks like excluding custom fields is not working properly. I will start a new thread.