promotions
4 documents
_id
code
SAVE10
description
10% off all orders
discount_type
percentage
discount_value
10
start_date
2024-10-01T00:00:00.000Z
end_date
2024-12-31T00:00:00.000Z
min_purchase
50
max_uses
1000
current_uses
234
is_active
true
category_id
-
first_order_only
-
_id
code
FREESHIP
description
Free shipping on orders over $75
discount_type
free_shipping
discount_value
0
start_date
2024-09-01T00:00:00.000Z
end_date
2024-11-30T00:00:00.000Z
min_purchase
75
max_uses
-
current_uses
567
is_active
true
category_id
-
first_order_only
-
_id
code
ELECTRONICS20
description
20% off electronics
discount_type
percentage
discount_value
20
start_date
2024-11-01T00:00:00.000Z
end_date
2024-11-15T00:00:00.000Z
min_purchase
0
max_uses
500
current_uses
123
is_active
true
category_id
690c1a0bce3d48eb9e120890
first_order_only
-
_id
code
WELCOME25
description
$25 off first order
discount_type
fixed
discount_value
25
start_date
2024-01-01T00:00:00.000Z
end_date
2024-12-31T00:00:00.000Z
min_purchase
100
max_uses
-
current_uses
892
is_active
true
category_id
-
first_order_only
true
| _id | code | description | discount_type | discount_value | start_date | end_date | min_purchase | max_uses | current_uses | is_active | category_id | first_order_only |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
SAVE10 | 10% off all orders | percentage | 10 | 2024-10-01T00:00:00.000Z | 2024-12-31T00:00:00.000Z | 50 | 1000 | 234 | true | - | - | |
FREESHIP | Free shipping on orders over $75 | free_shipping | 0 | 2024-09-01T00:00:00.000Z | 2024-11-30T00:00:00.000Z | 75 | - | 567 | true | - | - | |
ELECTRONICS20 | 20% off electronics | percentage | 20 | 2024-11-01T00:00:00.000Z | 2024-11-15T00:00:00.000Z | 0 | 500 | 123 | true | 690c1a0bce3d48eb9e120890 | - | |
WELCOME25 | $25 off first order | fixed | 25 | 2024-01-01T00:00:00.000Z | 2024-12-31T00:00:00.000Z | 100 | - | 892 | true | - | true |