Quantity discount per product not cart


  • Default avatar
    jason66    
     6 years ago
    0

    I read through
    https://awodev.com/documentation/awocoupon-pro/coupons#value-definition

    but it doesn't look like what I want is possible.

    The goal is basically:

    Product A has quantity of 6 in cart = 20% off this product (not whole cart)

    Product B has quantity of 3 in cart = 10% off this product (not whole cart)

    Product C has quantity of 1 in cart = no discount

    Is that possible?

  • Your avatar
    seyi    
     6 years ago
    0

    Hello,

    Yes, should be possible.  One thing to note is the 'discount type'.  If this is set to 'overall', then it discounts everything in the cart.  If set to 'specific', then it discounts just the products chosen when creating the coupon.

    For Product A:
     - function type: coupon
     - Value: 20%
     - Minimum Product Quantity: 6
     - Discount Type: specific
     - Selection select product A

    You can do the same for Product B