Skip to main content

Buy X Items at Absolute Amount

Video: How To Configure 'X Percentage Value' Coupon

How this coupon works

Here

Buy items(BI) is the minimum number of items eligible for a discount
Absolute Amount(Abs) is the fixed price for the Buy items
Minimum Cart Value(MCV) (optional) is the minimum price of the cart items

Example

Buy 3 items at Rs. 12000.
Let’s say Item 1 costs Rs. 5495,
Item 2 costs Rs. 5495,
Item 3 costs Rs. 9995 and Item 4 costs Rs 4000

Formula

Coupon Discount = Abs - BImin(all)

Where

Abs = Fixed amount BI = Minimum cart items BImin(all) = Sum(BI Minimum price in cart)

In this example

CV = 5495+5495+9995+4000 = 24985 Abs = 12000
BI = 3 BImin(all) = Sum(3 Minimum price in cart) = Sum(5495+5495+4000)
BImin(all) = 14990

Therefore

Abs - BImin(all) = 14990 – 12000 Abs - BImin(all) = 2990

Cart value
24985
Coupon Discount
-2990
===========================
TOTAL
21995