ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
String(discount.apply_at)
String(discount.type)
Number(discount.value)
Number(min_quantity)
Boolean(check_all_items)
String(label)
String(date_range.start)
String(date_range.end)
product_ids.0product_ids.1
Boolean(discount_lowest_price)
Boolean(discount_kit_subtotal)
2
subtotalpercentage510TRUE
Desconto Progressivo 10 itens
3
subtotalpercentage1520TRUE
Desconto Progressivo 20 itens
4
subtotalpercentage502TRUE
Desconto de 50% no item mais barato
2021-09-06T03:00:00.000Z
2021-09-10T03:00:00.000Z
5fb2b18c69274c73fcd6a085
5c7010a3c626be23430d4fb4
TRUE
5
subtotalpercentage502TRUE
Desconto Blusa 2 itens
5f94f838b2161709fa43788b
TRUE
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100