I want to be able to sell a single product and offer volume discounts based on a range of quantity of items purchased at checkout.



So, it they ordered quantities in a range, their discount would be automatically adjusted:



1-10 of the item, they would pay $25.00 (no discount)

11-19 of the item, they would pay $20.00 (20% discount)

20-29 of the item, they would pay $15.00 (40% discount)

etc.



I want to have the cart determine the discount amount based on the number of items ordered within set parameters.



So if someone enters 15 items at checkout, the discount automatically is 20% and it cannot be adjusted by the customer (and so on.)



How do I set this up in my product or cart?



Help!!!

  • created

    Mar '16
  • last reply

    Mar '16
  • 1

    reply

  • 1.4k

    views

  • 2

    users

  • 2

    links

There are a couple of ways you can set this up.



One would be to setup multiple discounts for the product. You would want the discount to be product specific, and you would use the Minimum Item Quantity option for the start of each level. You would also want to make sure the Discount Code field is blank, this will make the discount automatic.



If you setup a discount at 20% for 11-19, and a 40% discount for 20-29, our system will apply the grater discount as long as the buyer has at least 20 of the item in the cart, this is as long as you are using the Minimum Item Quantity option, if the buyer then lowers the quantity to 19, the 40% discount would no longer apply and the customer would get the 20% discount instead:

5http://www.e-junkie.com/ej/help.discounts.htm5



A second option would be to use our Variant feature and have set prices for the different amounts someone might purchase, we have a tips page specifically about setting something like this up:

7http://www.e-junkie.com/ej/tips.discounts.multipack-variants.htm7