Hi,
I was wondering if the following is possible;
When a customer adds more than one of a single product then they receive a discount on each product but not the first. e.g. A product costs £20.
- When there is one of that product then the total is £20 and £0 discount.
- When there is two of that product then the sub total is £40 and £10 discount and total is £30.
- When there is three of that product then the sub total is £60 and £20 discount and total is £40.
And so on. I have no requirements for limiting the coupon usage and only a single product will be discounted, so no other cart items should be effected.
Is this possible?