@mirai/core 0.3.164 → 0.3.166
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/Rates/components/Item/Item.Preview.js +42 -11
- package/build/components/Rates/components/Item/Item.Preview.js.map +1 -1
- package/build/components/Rates/components/Item/Item.Rates.js +17 -6
- package/build/components/Rates/components/Item/Item.Rates.js.map +1 -1
- package/build/components/Rates/components/Item/components/RateDetails/RateDetails.js +24 -13
- package/build/components/Rates/components/Item/components/RateDetails/RateDetails.js.map +1 -1
- package/build/services/Rates/__tests__/__mocks__/rates-response-cancel-types.json +84 -336
- package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes-no-local.json +12 -24
- package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes.json +72 -180
- package/build/services/Rates/__tests__/__mocks__/rates-response.json +8 -32
- package/build/services/Rates/helpers/parseBoards.js +35 -19
- package/build/services/Rates/helpers/parseBoards.js.map +1 -1
- package/package.json +1 -1
- package/public/App.jsx +1 -1
|
@@ -94,22 +94,16 @@
|
|
|
94
94
|
"basePrice": 630.81,
|
|
95
95
|
"checkoutPrice": 659.2,
|
|
96
96
|
"dayPrice": 109.87,
|
|
97
|
-
"days": [
|
|
98
|
-
{ "deal": "318610", "price": 100.05, "value": "15/04/2024" },
|
|
99
|
-
{ "deal": "318610", "price": 100.05, "value": "16/04/2024" },
|
|
100
|
-
{ "deal": "318610", "price": 100.05, "value": "17/04/2024" },
|
|
101
|
-
{ "deal": "318610", "price": 100.05, "value": "18/04/2024" },
|
|
102
|
-
{ "deal": "318610", "price": 129.5, "value": "19/04/2024" },
|
|
103
|
-
{ "deal": "318610", "price": 129.5, "value": "20/04/2024" }
|
|
104
|
-
],
|
|
105
97
|
"deals": ["318610"],
|
|
106
98
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 31.54 }] },
|
|
107
99
|
"id": "25246--44933--253900b0--21473--318610",
|
|
108
100
|
"fees": 9.96,
|
|
109
101
|
"name": "Desayuno Incluido",
|
|
102
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
110
103
|
"originalPrice": 693.92,
|
|
111
104
|
"price": 659.2,
|
|
112
105
|
"taxes": 59.93,
|
|
106
|
+
"variants": [],
|
|
113
107
|
"increment": 0
|
|
114
108
|
},
|
|
115
109
|
{
|
|
@@ -121,22 +115,16 @@
|
|
|
121
115
|
"basePrice": 665.74,
|
|
122
116
|
"checkoutPrice": 695.7,
|
|
123
117
|
"dayPrice": 115.95,
|
|
124
|
-
"days": [
|
|
125
|
-
{ "deal": "318610", "price": 105.58, "value": "15/04/2024" },
|
|
126
|
-
{ "deal": "318610", "price": 105.58, "value": "16/04/2024" },
|
|
127
|
-
{ "deal": "318610", "price": 105.58, "value": "17/04/2024" },
|
|
128
|
-
{ "deal": "318610", "price": 105.58, "value": "18/04/2024" },
|
|
129
|
-
{ "deal": "318610", "price": 136.69, "value": "19/04/2024" },
|
|
130
|
-
{ "deal": "318610", "price": 136.69, "value": "20/04/2024" }
|
|
131
|
-
],
|
|
132
118
|
"deals": ["318610"],
|
|
133
119
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 33.29 }] },
|
|
134
120
|
"id": "25247--44933--253900b0--21473--318610",
|
|
135
121
|
"fees": 9.96,
|
|
136
122
|
"name": "Desayuno Incluido",
|
|
123
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
137
124
|
"originalPrice": 732.32,
|
|
138
125
|
"price": 695.7,
|
|
139
126
|
"taxes": 63.25,
|
|
127
|
+
"variants": [],
|
|
140
128
|
"increment": 0
|
|
141
129
|
},
|
|
142
130
|
{
|
|
@@ -148,22 +136,16 @@
|
|
|
148
136
|
"basePrice": 700.8,
|
|
149
137
|
"checkoutPrice": 732.34,
|
|
150
138
|
"dayPrice": 122.06,
|
|
151
|
-
"days": [
|
|
152
|
-
{ "deal": "318610", "price": 111.15, "value": "15/04/2024" },
|
|
153
|
-
{ "deal": "318610", "price": 111.15, "value": "16/04/2024" },
|
|
154
|
-
{ "deal": "318610", "price": 111.15, "value": "17/04/2024" },
|
|
155
|
-
{ "deal": "318610", "price": 111.15, "value": "18/04/2024" },
|
|
156
|
-
{ "deal": "318610", "price": 143.87, "value": "19/04/2024" },
|
|
157
|
-
{ "deal": "318610", "price": 143.87, "value": "20/04/2024" }
|
|
158
|
-
],
|
|
159
139
|
"deals": ["318610"],
|
|
160
140
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 35.04 }] },
|
|
161
141
|
"id": "25245--44933--253900b0--21473--318610",
|
|
162
142
|
"fees": 9.96,
|
|
163
143
|
"name": "Desayuno Incluido",
|
|
144
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
164
145
|
"originalPrice": 770.88,
|
|
165
146
|
"price": 732.34,
|
|
166
147
|
"taxes": 66.58,
|
|
148
|
+
"variants": [],
|
|
167
149
|
"increment": 0
|
|
168
150
|
},
|
|
169
151
|
{
|
|
@@ -175,22 +157,16 @@
|
|
|
175
157
|
"basePrice": 743.63,
|
|
176
158
|
"checkoutPrice": 777.1,
|
|
177
159
|
"dayPrice": 129.52,
|
|
178
|
-
"days": [
|
|
179
|
-
{ "deal": "318610", "price": 119.7, "value": "15/04/2024" },
|
|
180
|
-
{ "deal": "318610", "price": 119.7, "value": "16/04/2024" },
|
|
181
|
-
{ "deal": "318610", "price": 119.7, "value": "17/04/2024" },
|
|
182
|
-
{ "deal": "318610", "price": 119.7, "value": "18/04/2024" },
|
|
183
|
-
{ "deal": "318610", "price": 149.15, "value": "19/04/2024" },
|
|
184
|
-
{ "deal": "318610", "price": 149.15, "value": "20/04/2024" }
|
|
185
|
-
],
|
|
186
160
|
"deals": ["318610"],
|
|
187
161
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 37.18 }] },
|
|
188
162
|
"id": "25246--44933--253900b0--21474--318610",
|
|
189
163
|
"fees": 9.96,
|
|
190
164
|
"name": "Media Pensión",
|
|
165
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
191
166
|
"originalPrice": 818,
|
|
192
167
|
"price": 777.1,
|
|
193
168
|
"taxes": 70.65,
|
|
169
|
+
"variants": [],
|
|
194
170
|
"increment": 117.89999999999998
|
|
195
171
|
},
|
|
196
172
|
{
|
|
@@ -202,22 +178,16 @@
|
|
|
202
178
|
"basePrice": 784.86,
|
|
203
179
|
"checkoutPrice": 820.18,
|
|
204
180
|
"dayPrice": 136.7,
|
|
205
|
-
"days": [
|
|
206
|
-
{ "deal": "318610", "price": 126.33, "value": "15/04/2024" },
|
|
207
|
-
{ "deal": "318610", "price": 126.33, "value": "16/04/2024" },
|
|
208
|
-
{ "deal": "318610", "price": 126.33, "value": "17/04/2024" },
|
|
209
|
-
{ "deal": "318610", "price": 126.33, "value": "18/04/2024" },
|
|
210
|
-
{ "deal": "318610", "price": 157.43, "value": "19/04/2024" },
|
|
211
|
-
{ "deal": "318610", "price": 157.43, "value": "20/04/2024" }
|
|
212
|
-
],
|
|
213
181
|
"deals": ["318610"],
|
|
214
182
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 39.24 }] },
|
|
215
183
|
"id": "25247--44933--253900b0--21474--318610",
|
|
216
184
|
"fees": 9.96,
|
|
217
185
|
"name": "Media Pensión",
|
|
186
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
218
187
|
"originalPrice": 863.36,
|
|
219
188
|
"price": 820.18,
|
|
220
189
|
"taxes": 74.56,
|
|
190
|
+
"variants": [],
|
|
221
191
|
"increment": 124.4799999999999
|
|
222
192
|
},
|
|
223
193
|
{
|
|
@@ -229,22 +199,16 @@
|
|
|
229
199
|
"basePrice": 826.26,
|
|
230
200
|
"checkoutPrice": 863.44,
|
|
231
201
|
"dayPrice": 143.91,
|
|
232
|
-
"days": [
|
|
233
|
-
{ "deal": "318610", "price": 133, "value": "15/04/2024" },
|
|
234
|
-
{ "deal": "318610", "price": 133, "value": "16/04/2024" },
|
|
235
|
-
{ "deal": "318610", "price": 133, "value": "17/04/2024" },
|
|
236
|
-
{ "deal": "318610", "price": 133, "value": "18/04/2024" },
|
|
237
|
-
{ "deal": "318610", "price": 165.72, "value": "19/04/2024" },
|
|
238
|
-
{ "deal": "318610", "price": 165.72, "value": "20/04/2024" }
|
|
239
|
-
],
|
|
240
202
|
"deals": ["318610"],
|
|
241
203
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.31 }] },
|
|
242
204
|
"id": "25245--44933--253900b0--21474--318610",
|
|
243
205
|
"fees": 9.96,
|
|
244
206
|
"name": "Media Pensión",
|
|
207
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
245
208
|
"originalPrice": 908.88,
|
|
246
209
|
"price": 863.44,
|
|
247
210
|
"taxes": 78.49,
|
|
211
|
+
"variants": [],
|
|
248
212
|
"increment": 131.10000000000002
|
|
249
213
|
}
|
|
250
214
|
],
|
|
@@ -357,22 +321,16 @@
|
|
|
357
321
|
"basePrice": 658.69,
|
|
358
322
|
"checkoutPrice": 688.34,
|
|
359
323
|
"dayPrice": 114.72,
|
|
360
|
-
"days": [
|
|
361
|
-
{ "deal": "318610", "price": 104.39, "value": "15/04/2024" },
|
|
362
|
-
{ "deal": "318610", "price": 104.39, "value": "16/04/2024" },
|
|
363
|
-
{ "deal": "318610", "price": 104.39, "value": "17/04/2024" },
|
|
364
|
-
{ "deal": "318610", "price": 104.39, "value": "18/04/2024" },
|
|
365
|
-
{ "deal": "318610", "price": 135.39, "value": "19/04/2024" },
|
|
366
|
-
{ "deal": "318610", "price": 135.39, "value": "20/04/2024" }
|
|
367
|
-
],
|
|
368
324
|
"deals": ["318610"],
|
|
369
325
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 32.93 }] },
|
|
370
326
|
"id": "25246--44932--253897b0--21473--318610",
|
|
371
327
|
"fees": 9.96,
|
|
372
328
|
"name": "Desayuno Incluido",
|
|
329
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
373
330
|
"originalPrice": 724.56,
|
|
374
331
|
"price": 688.34,
|
|
375
332
|
"taxes": 62.58,
|
|
333
|
+
"variants": [],
|
|
376
334
|
"increment": 0
|
|
377
335
|
},
|
|
378
336
|
{
|
|
@@ -384,22 +342,16 @@
|
|
|
384
342
|
"basePrice": 695.39,
|
|
385
343
|
"checkoutPrice": 726.68,
|
|
386
344
|
"dayPrice": 121.11,
|
|
387
|
-
"days": [
|
|
388
|
-
{ "deal": "318610", "price": 110.2, "value": "15/04/2024" },
|
|
389
|
-
{ "deal": "318610", "price": 110.2, "value": "16/04/2024" },
|
|
390
|
-
{ "deal": "318610", "price": 110.2, "value": "17/04/2024" },
|
|
391
|
-
{ "deal": "318610", "price": 110.2, "value": "18/04/2024" },
|
|
392
|
-
{ "deal": "318610", "price": 142.94, "value": "19/04/2024" },
|
|
393
|
-
{ "deal": "318610", "price": 142.94, "value": "20/04/2024" }
|
|
394
|
-
],
|
|
395
345
|
"deals": ["318610"],
|
|
396
346
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 34.77 }] },
|
|
397
347
|
"id": "25247--44932--253897b0--21473--318610",
|
|
398
348
|
"fees": 9.96,
|
|
399
349
|
"name": "Desayuno Incluido",
|
|
350
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
400
351
|
"originalPrice": 764.92,
|
|
401
352
|
"price": 726.68,
|
|
402
353
|
"taxes": 66.06,
|
|
354
|
+
"variants": [],
|
|
403
355
|
"increment": 0
|
|
404
356
|
},
|
|
405
357
|
{
|
|
@@ -411,22 +363,16 @@
|
|
|
411
363
|
"basePrice": 731.86,
|
|
412
364
|
"checkoutPrice": 764.8,
|
|
413
365
|
"dayPrice": 127.47,
|
|
414
|
-
"days": [
|
|
415
|
-
{ "deal": "318610", "price": 115.98, "value": "15/04/2024" },
|
|
416
|
-
{ "deal": "318610", "price": 115.98, "value": "16/04/2024" },
|
|
417
|
-
{ "deal": "318610", "price": 115.98, "value": "17/04/2024" },
|
|
418
|
-
{ "deal": "318610", "price": 115.98, "value": "18/04/2024" },
|
|
419
|
-
{ "deal": "318610", "price": 150.44, "value": "19/04/2024" },
|
|
420
|
-
{ "deal": "318610", "price": 150.44, "value": "20/04/2024" }
|
|
421
|
-
],
|
|
422
366
|
"deals": ["318610"],
|
|
423
367
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 36.59 }] },
|
|
424
368
|
"id": "25245--44932--253897b0--21473--318610",
|
|
425
369
|
"fees": 9.96,
|
|
426
370
|
"name": "Desayuno Incluido",
|
|
371
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
427
372
|
"originalPrice": 805.04,
|
|
428
373
|
"price": 764.8,
|
|
429
374
|
"taxes": 69.53,
|
|
375
|
+
"variants": [],
|
|
430
376
|
"increment": 0
|
|
431
377
|
},
|
|
432
378
|
{
|
|
@@ -438,22 +384,16 @@
|
|
|
438
384
|
"basePrice": 765.61,
|
|
439
385
|
"checkoutPrice": 800.06,
|
|
440
386
|
"dayPrice": 133.34,
|
|
441
|
-
"days": [
|
|
442
|
-
{ "deal": "318610", "price": 123.01, "value": "15/04/2024" },
|
|
443
|
-
{ "deal": "318610", "price": 123.01, "value": "16/04/2024" },
|
|
444
|
-
{ "deal": "318610", "price": 123.01, "value": "17/04/2024" },
|
|
445
|
-
{ "deal": "318610", "price": 123.01, "value": "18/04/2024" },
|
|
446
|
-
{ "deal": "318610", "price": 154.01, "value": "19/04/2024" },
|
|
447
|
-
{ "deal": "318610", "price": 154.01, "value": "20/04/2024" }
|
|
448
|
-
],
|
|
449
387
|
"deals": ["318610"],
|
|
450
388
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38.28 }] },
|
|
451
389
|
"id": "25246--44932--253897b0--21474--318610",
|
|
452
390
|
"fees": 9.96,
|
|
453
391
|
"name": "Media Pensión",
|
|
392
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
454
393
|
"originalPrice": 842.16,
|
|
455
394
|
"price": 800.06,
|
|
456
395
|
"taxes": 72.73,
|
|
396
|
+
"variants": [],
|
|
457
397
|
"increment": 111.71999999999991
|
|
458
398
|
},
|
|
459
399
|
{
|
|
@@ -465,22 +405,16 @@
|
|
|
465
405
|
"basePrice": 808.3,
|
|
466
406
|
"checkoutPrice": 844.68,
|
|
467
407
|
"dayPrice": 140.78,
|
|
468
|
-
"days": [
|
|
469
|
-
{ "deal": "318610", "price": 129.87, "value": "15/04/2024" },
|
|
470
|
-
{ "deal": "318610", "price": 129.87, "value": "16/04/2024" },
|
|
471
|
-
{ "deal": "318610", "price": 129.87, "value": "17/04/2024" },
|
|
472
|
-
{ "deal": "318610", "price": 129.87, "value": "18/04/2024" },
|
|
473
|
-
{ "deal": "318610", "price": 162.6, "value": "19/04/2024" },
|
|
474
|
-
{ "deal": "318610", "price": 162.6, "value": "20/04/2024" }
|
|
475
|
-
],
|
|
476
408
|
"deals": ["318610"],
|
|
477
409
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.41 }] },
|
|
478
410
|
"id": "25247--44932--253897b0--21474--318610",
|
|
479
411
|
"fees": 9.96,
|
|
480
412
|
"name": "Media Pensión",
|
|
413
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
481
414
|
"originalPrice": 889.12,
|
|
482
415
|
"price": 844.68,
|
|
483
416
|
"taxes": 76.79,
|
|
417
|
+
"variants": [],
|
|
484
418
|
"increment": 118
|
|
485
419
|
},
|
|
486
420
|
{
|
|
@@ -492,22 +426,16 @@
|
|
|
492
426
|
"basePrice": 850.78,
|
|
493
427
|
"checkoutPrice": 889.06,
|
|
494
428
|
"dayPrice": 148.18,
|
|
495
|
-
"days": [
|
|
496
|
-
{ "deal": "318610", "price": 136.69, "value": "15/04/2024" },
|
|
497
|
-
{ "deal": "318610", "price": 136.69, "value": "16/04/2024" },
|
|
498
|
-
{ "deal": "318610", "price": 136.69, "value": "17/04/2024" },
|
|
499
|
-
{ "deal": "318610", "price": 136.69, "value": "18/04/2024" },
|
|
500
|
-
{ "deal": "318610", "price": 171.15, "value": "19/04/2024" },
|
|
501
|
-
{ "deal": "318610", "price": 171.15, "value": "20/04/2024" }
|
|
502
|
-
],
|
|
503
429
|
"deals": ["318610"],
|
|
504
430
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.54 }] },
|
|
505
431
|
"id": "25245--44932--253897b0--21474--318610",
|
|
506
432
|
"fees": 9.96,
|
|
507
433
|
"name": "Media Pensión",
|
|
434
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
508
435
|
"originalPrice": 935.84,
|
|
509
436
|
"price": 889.06,
|
|
510
437
|
"taxes": 80.82,
|
|
438
|
+
"variants": [],
|
|
511
439
|
"increment": 124.25999999999999
|
|
512
440
|
}
|
|
513
441
|
],
|
|
@@ -621,22 +549,16 @@
|
|
|
621
549
|
"basePrice": 719.83,
|
|
622
550
|
"checkoutPrice": 752.22,
|
|
623
551
|
"dayPrice": 125.37,
|
|
624
|
-
"days": [
|
|
625
|
-
{ "deal": "318610", "price": 114, "value": "15/04/2024" },
|
|
626
|
-
{ "deal": "318610", "price": 114, "value": "16/04/2024" },
|
|
627
|
-
{ "deal": "318610", "price": 114, "value": "17/04/2024" },
|
|
628
|
-
{ "deal": "318610", "price": 114, "value": "18/04/2024" },
|
|
629
|
-
{ "deal": "318610", "price": 148.11, "value": "19/04/2024" },
|
|
630
|
-
{ "deal": "318610", "price": 148.11, "value": "20/04/2024" }
|
|
631
|
-
],
|
|
632
552
|
"deals": ["318610"],
|
|
633
553
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 35.99 }] },
|
|
634
554
|
"id": "25246--44935--253905b0--21473--318610",
|
|
635
555
|
"fees": 9.96,
|
|
636
556
|
"name": "Desayuno Incluido",
|
|
557
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
637
558
|
"originalPrice": 791.8,
|
|
638
559
|
"price": 752.22,
|
|
639
560
|
"taxes": 68.38,
|
|
561
|
+
"variants": [],
|
|
640
562
|
"increment": 0
|
|
641
563
|
},
|
|
642
564
|
{
|
|
@@ -648,22 +570,16 @@
|
|
|
648
570
|
"basePrice": 760.02,
|
|
649
571
|
"checkoutPrice": 794.22,
|
|
650
572
|
"dayPrice": 132.37,
|
|
651
|
-
"days": [
|
|
652
|
-
{ "deal": "318610", "price": 120.37, "value": "15/04/2024" },
|
|
653
|
-
{ "deal": "318610", "price": 120.37, "value": "16/04/2024" },
|
|
654
|
-
{ "deal": "318610", "price": 120.37, "value": "17/04/2024" },
|
|
655
|
-
{ "deal": "318610", "price": 120.37, "value": "18/04/2024" },
|
|
656
|
-
{ "deal": "318610", "price": 156.37, "value": "19/04/2024" },
|
|
657
|
-
{ "deal": "318610", "price": 156.37, "value": "20/04/2024" }
|
|
658
|
-
],
|
|
659
573
|
"deals": ["318610"],
|
|
660
574
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38 }] },
|
|
661
575
|
"id": "25247--44935--253905b0--21473--318610",
|
|
662
576
|
"fees": 9.96,
|
|
663
577
|
"name": "Desayuno Incluido",
|
|
578
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
664
579
|
"originalPrice": 836,
|
|
665
580
|
"price": 794.22,
|
|
666
581
|
"taxes": 72.2,
|
|
582
|
+
"variants": [],
|
|
667
583
|
"increment": 0
|
|
668
584
|
},
|
|
669
585
|
{
|
|
@@ -675,22 +591,16 @@
|
|
|
675
591
|
"basePrice": 799.84,
|
|
676
592
|
"checkoutPrice": 835.84,
|
|
677
593
|
"dayPrice": 139.31,
|
|
678
|
-
"days": [
|
|
679
|
-
{ "deal": "318610", "price": 126.67, "value": "15/04/2024" },
|
|
680
|
-
{ "deal": "318610", "price": 126.67, "value": "16/04/2024" },
|
|
681
|
-
{ "deal": "318610", "price": 126.67, "value": "17/04/2024" },
|
|
682
|
-
{ "deal": "318610", "price": 126.67, "value": "18/04/2024" },
|
|
683
|
-
{ "deal": "318610", "price": 164.58, "value": "19/04/2024" },
|
|
684
|
-
{ "deal": "318610", "price": 164.58, "value": "20/04/2024" }
|
|
685
|
-
],
|
|
686
594
|
"deals": ["318610"],
|
|
687
595
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 39.99 }] },
|
|
688
596
|
"id": "25245--44935--253905b0--21473--318610",
|
|
689
597
|
"fees": 9.96,
|
|
690
598
|
"name": "Desayuno Incluido",
|
|
599
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
691
600
|
"originalPrice": 879.84,
|
|
692
601
|
"price": 835.84,
|
|
693
602
|
"taxes": 75.99,
|
|
603
|
+
"variants": [],
|
|
694
604
|
"increment": 0
|
|
695
605
|
},
|
|
696
606
|
{
|
|
@@ -702,22 +612,16 @@
|
|
|
702
612
|
"basePrice": 826.74,
|
|
703
613
|
"checkoutPrice": 863.94,
|
|
704
614
|
"dayPrice": 143.99,
|
|
705
|
-
"days": [
|
|
706
|
-
{ "deal": "318610", "price": 132.62, "value": "15/04/2024" },
|
|
707
|
-
{ "deal": "318610", "price": 132.62, "value": "16/04/2024" },
|
|
708
|
-
{ "deal": "318610", "price": 132.62, "value": "17/04/2024" },
|
|
709
|
-
{ "deal": "318610", "price": 132.62, "value": "18/04/2024" },
|
|
710
|
-
{ "deal": "318610", "price": 166.73, "value": "19/04/2024" },
|
|
711
|
-
{ "deal": "318610", "price": 166.73, "value": "20/04/2024" }
|
|
712
|
-
],
|
|
713
615
|
"deals": ["318610"],
|
|
714
616
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.34 }] },
|
|
715
617
|
"id": "25246--44935--253905b0--21474--318610",
|
|
716
618
|
"fees": 9.96,
|
|
717
619
|
"name": "Media Pensión",
|
|
620
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
718
621
|
"originalPrice": 909.4,
|
|
719
622
|
"price": 863.94,
|
|
720
623
|
"taxes": 78.54,
|
|
624
|
+
"variants": [],
|
|
721
625
|
"increment": 111.72000000000003
|
|
722
626
|
},
|
|
723
627
|
{
|
|
@@ -729,22 +633,16 @@
|
|
|
729
633
|
"basePrice": 872.92,
|
|
730
634
|
"checkoutPrice": 912.2,
|
|
731
635
|
"dayPrice": 152.03,
|
|
732
|
-
"days": [
|
|
733
|
-
{ "deal": "318610", "price": 140.03, "value": "15/04/2024" },
|
|
734
|
-
{ "deal": "318610", "price": 140.03, "value": "16/04/2024" },
|
|
735
|
-
{ "deal": "318610", "price": 140.03, "value": "17/04/2024" },
|
|
736
|
-
{ "deal": "318610", "price": 140.03, "value": "18/04/2024" },
|
|
737
|
-
{ "deal": "318610", "price": 176.04, "value": "19/04/2024" },
|
|
738
|
-
{ "deal": "318610", "price": 176.04, "value": "20/04/2024" }
|
|
739
|
-
],
|
|
740
636
|
"deals": ["318610"],
|
|
741
637
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.65 }] },
|
|
742
638
|
"id": "25247--44935--253905b0--21474--318610",
|
|
743
639
|
"fees": 9.96,
|
|
744
640
|
"name": "Media Pensión",
|
|
641
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
745
642
|
"originalPrice": 960.2,
|
|
746
643
|
"price": 912.2,
|
|
747
644
|
"taxes": 82.93,
|
|
645
|
+
"variants": [],
|
|
748
646
|
"increment": 117.98000000000002
|
|
749
647
|
},
|
|
750
648
|
{
|
|
@@ -756,22 +654,16 @@
|
|
|
756
654
|
"basePrice": 918.76,
|
|
757
655
|
"checkoutPrice": 960.1,
|
|
758
656
|
"dayPrice": 160.02,
|
|
759
|
-
"days": [
|
|
760
|
-
{ "deal": "318610", "price": 147.38, "value": "15/04/2024" },
|
|
761
|
-
{ "deal": "318610", "price": 147.38, "value": "16/04/2024" },
|
|
762
|
-
{ "deal": "318610", "price": 147.38, "value": "17/04/2024" },
|
|
763
|
-
{ "deal": "318610", "price": 147.38, "value": "18/04/2024" },
|
|
764
|
-
{ "deal": "318610", "price": 185.29, "value": "19/04/2024" },
|
|
765
|
-
{ "deal": "318610", "price": 185.29, "value": "20/04/2024" }
|
|
766
|
-
],
|
|
767
657
|
"deals": ["318610"],
|
|
768
658
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 45.94 }] },
|
|
769
659
|
"id": "25245--44935--253905b0--21474--318610",
|
|
770
660
|
"fees": 9.96,
|
|
771
661
|
"name": "Media Pensión",
|
|
662
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
772
663
|
"originalPrice": 1010.64,
|
|
773
664
|
"price": 960.1,
|
|
774
665
|
"taxes": 87.28,
|
|
666
|
+
"variants": [],
|
|
775
667
|
"increment": 124.25999999999999
|
|
776
668
|
}
|
|
777
669
|
],
|
|
@@ -890,22 +782,16 @@
|
|
|
890
782
|
"basePrice": 727.62,
|
|
891
783
|
"checkoutPrice": 760.36,
|
|
892
784
|
"dayPrice": 126.73,
|
|
893
|
-
"days": [
|
|
894
|
-
{ "deal": "318610", "price": 115.27, "value": "15/04/2024" },
|
|
895
|
-
{ "deal": "318610", "price": 115.27, "value": "16/04/2024" },
|
|
896
|
-
{ "deal": "318610", "price": 115.27, "value": "17/04/2024" },
|
|
897
|
-
{ "deal": "318610", "price": 115.27, "value": "18/04/2024" },
|
|
898
|
-
{ "deal": "318610", "price": 149.64, "value": "19/04/2024" },
|
|
899
|
-
{ "deal": "318610", "price": 149.64, "value": "20/04/2024" }
|
|
900
|
-
],
|
|
901
785
|
"deals": ["318610"],
|
|
902
786
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 36.38 }] },
|
|
903
787
|
"id": "25246--44934--268895b0--21473--318610",
|
|
904
788
|
"fees": 9.96,
|
|
905
789
|
"name": "Desayuno Incluido",
|
|
790
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
906
791
|
"originalPrice": 800.4,
|
|
907
792
|
"price": 760.36,
|
|
908
793
|
"taxes": 69.12,
|
|
794
|
+
"variants": [],
|
|
909
795
|
"increment": 0
|
|
910
796
|
},
|
|
911
797
|
{
|
|
@@ -917,22 +803,16 @@
|
|
|
917
803
|
"basePrice": 767.98,
|
|
918
804
|
"checkoutPrice": 802.54,
|
|
919
805
|
"dayPrice": 133.76,
|
|
920
|
-
"days": [
|
|
921
|
-
{ "deal": "318610", "price": 121.66, "value": "15/04/2024" },
|
|
922
|
-
{ "deal": "318610", "price": 121.66, "value": "16/04/2024" },
|
|
923
|
-
{ "deal": "318610", "price": 121.66, "value": "17/04/2024" },
|
|
924
|
-
{ "deal": "318610", "price": 121.66, "value": "18/04/2024" },
|
|
925
|
-
{ "deal": "318610", "price": 157.95, "value": "19/04/2024" },
|
|
926
|
-
{ "deal": "318610", "price": 157.95, "value": "20/04/2024" }
|
|
927
|
-
],
|
|
928
806
|
"deals": ["318610"],
|
|
929
807
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 38.4 }] },
|
|
930
808
|
"id": "25247--44934--268895b0--21473--318610",
|
|
931
809
|
"fees": 9.96,
|
|
932
810
|
"name": "Desayuno Incluido",
|
|
811
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
933
812
|
"originalPrice": 844.76,
|
|
934
813
|
"price": 802.54,
|
|
935
814
|
"taxes": 72.96,
|
|
815
|
+
"variants": [],
|
|
936
816
|
"increment": 0
|
|
937
817
|
},
|
|
938
818
|
{
|
|
@@ -944,22 +824,16 @@
|
|
|
944
824
|
"basePrice": 808.37,
|
|
945
825
|
"checkoutPrice": 844.74,
|
|
946
826
|
"dayPrice": 140.79,
|
|
947
|
-
"days": [
|
|
948
|
-
{ "deal": "318610", "price": 128.06, "value": "15/04/2024" },
|
|
949
|
-
{ "deal": "318610", "price": 128.06, "value": "16/04/2024" },
|
|
950
|
-
{ "deal": "318610", "price": 128.06, "value": "17/04/2024" },
|
|
951
|
-
{ "deal": "318610", "price": 128.06, "value": "18/04/2024" },
|
|
952
|
-
{ "deal": "318610", "price": 166.25, "value": "19/04/2024" },
|
|
953
|
-
{ "deal": "318610", "price": 166.25, "value": "20/04/2024" }
|
|
954
|
-
],
|
|
955
827
|
"deals": ["318610"],
|
|
956
828
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.42 }] },
|
|
957
829
|
"id": "25245--44934--268895b0--21473--318610",
|
|
958
830
|
"fees": 9.96,
|
|
959
831
|
"name": "Desayuno Incluido",
|
|
832
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
960
833
|
"originalPrice": 889.2,
|
|
961
834
|
"price": 844.74,
|
|
962
835
|
"taxes": 76.79,
|
|
836
|
+
"variants": [],
|
|
963
837
|
"increment": 0
|
|
964
838
|
},
|
|
965
839
|
{
|
|
@@ -971,22 +845,16 @@
|
|
|
971
845
|
"basePrice": 840.44,
|
|
972
846
|
"checkoutPrice": 878.26,
|
|
973
847
|
"dayPrice": 146.38,
|
|
974
|
-
"days": [
|
|
975
|
-
{ "deal": "318610", "price": 134.92, "value": "15/04/2024" },
|
|
976
|
-
{ "deal": "318610", "price": 134.92, "value": "16/04/2024" },
|
|
977
|
-
{ "deal": "318610", "price": 134.92, "value": "17/04/2024" },
|
|
978
|
-
{ "deal": "318610", "price": 134.92, "value": "18/04/2024" },
|
|
979
|
-
{ "deal": "318610", "price": 169.29, "value": "19/04/2024" },
|
|
980
|
-
{ "deal": "318610", "price": 169.29, "value": "20/04/2024" }
|
|
981
|
-
],
|
|
982
848
|
"deals": ["318610"],
|
|
983
849
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.02 }] },
|
|
984
850
|
"id": "25246--44934--268895b0--21474--318610",
|
|
985
851
|
"fees": 9.96,
|
|
986
852
|
"name": "Media Pensión",
|
|
853
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
987
854
|
"originalPrice": 924.48,
|
|
988
855
|
"price": 878.26,
|
|
989
856
|
"taxes": 79.84,
|
|
857
|
+
"variants": [],
|
|
990
858
|
"increment": 117.89999999999998
|
|
991
859
|
},
|
|
992
860
|
{
|
|
@@ -998,22 +866,16 @@
|
|
|
998
866
|
"basePrice": 887.11,
|
|
999
867
|
"checkoutPrice": 927.04,
|
|
1000
868
|
"dayPrice": 154.51,
|
|
1001
|
-
"days": [
|
|
1002
|
-
{ "deal": "318610", "price": 142.41, "value": "15/04/2024" },
|
|
1003
|
-
{ "deal": "318610", "price": 142.41, "value": "16/04/2024" },
|
|
1004
|
-
{ "deal": "318610", "price": 142.41, "value": "17/04/2024" },
|
|
1005
|
-
{ "deal": "318610", "price": 142.41, "value": "18/04/2024" },
|
|
1006
|
-
{ "deal": "318610", "price": 178.7, "value": "19/04/2024" },
|
|
1007
|
-
{ "deal": "318610", "price": 178.7, "value": "20/04/2024" }
|
|
1008
|
-
],
|
|
1009
869
|
"deals": ["318610"],
|
|
1010
870
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 44.35 }] },
|
|
1011
871
|
"id": "25247--44934--268895b0--21474--318610",
|
|
1012
872
|
"fees": 9.96,
|
|
1013
873
|
"name": "Media Pensión",
|
|
874
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1014
875
|
"originalPrice": 975.8,
|
|
1015
876
|
"price": 927.04,
|
|
1016
877
|
"taxes": 84.28,
|
|
878
|
+
"variants": [],
|
|
1017
879
|
"increment": 124.5
|
|
1018
880
|
},
|
|
1019
881
|
{
|
|
@@ -1025,22 +887,16 @@
|
|
|
1025
887
|
"basePrice": 933.82,
|
|
1026
888
|
"checkoutPrice": 975.84,
|
|
1027
889
|
"dayPrice": 162.64,
|
|
1028
|
-
"days": [
|
|
1029
|
-
{ "deal": "318610", "price": 149.91, "value": "15/04/2024" },
|
|
1030
|
-
{ "deal": "318610", "price": 149.91, "value": "16/04/2024" },
|
|
1031
|
-
{ "deal": "318610", "price": 149.91, "value": "17/04/2024" },
|
|
1032
|
-
{ "deal": "318610", "price": 149.91, "value": "18/04/2024" },
|
|
1033
|
-
{ "deal": "318610", "price": 188.1, "value": "19/04/2024" },
|
|
1034
|
-
{ "deal": "318610", "price": 188.1, "value": "20/04/2024" }
|
|
1035
|
-
],
|
|
1036
890
|
"deals": ["318610"],
|
|
1037
891
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.69 }] },
|
|
1038
892
|
"id": "25245--44934--268895b0--21474--318610",
|
|
1039
893
|
"fees": 9.96,
|
|
1040
894
|
"name": "Media Pensión",
|
|
895
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1041
896
|
"originalPrice": 1027.2,
|
|
1042
897
|
"price": 975.84,
|
|
1043
898
|
"taxes": 88.71,
|
|
899
|
+
"variants": [],
|
|
1044
900
|
"increment": 131.10000000000002
|
|
1045
901
|
}
|
|
1046
902
|
],
|
|
@@ -1155,22 +1011,16 @@
|
|
|
1155
1011
|
"basePrice": 759.83,
|
|
1156
1012
|
"checkoutPrice": 794.02,
|
|
1157
1013
|
"dayPrice": 132.34,
|
|
1158
|
-
"days": [
|
|
1159
|
-
{ "deal": "318610", "price": 120.33, "value": "15/04/2024" },
|
|
1160
|
-
{ "deal": "318610", "price": 120.33, "value": "16/04/2024" },
|
|
1161
|
-
{ "deal": "318610", "price": 120.33, "value": "17/04/2024" },
|
|
1162
|
-
{ "deal": "318610", "price": 120.33, "value": "18/04/2024" },
|
|
1163
|
-
{ "deal": "318610", "price": 156.35, "value": "19/04/2024" },
|
|
1164
|
-
{ "deal": "318610", "price": 156.35, "value": "20/04/2024" }
|
|
1165
|
-
],
|
|
1166
1014
|
"deals": ["318610"],
|
|
1167
1015
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 37.99 }] },
|
|
1168
1016
|
"id": "25246--44936--253909b0--21473--318610",
|
|
1169
1017
|
"fees": 9.96,
|
|
1170
1018
|
"name": "Desayuno Incluido",
|
|
1019
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1171
1020
|
"originalPrice": 835.8,
|
|
1172
1021
|
"price": 794.02,
|
|
1173
1022
|
"taxes": 72.18,
|
|
1023
|
+
"variants": [],
|
|
1174
1024
|
"increment": 0
|
|
1175
1025
|
},
|
|
1176
1026
|
{
|
|
@@ -1182,22 +1032,16 @@
|
|
|
1182
1032
|
"basePrice": 802.16,
|
|
1183
1033
|
"checkoutPrice": 838.26,
|
|
1184
1034
|
"dayPrice": 139.71,
|
|
1185
|
-
"days": [
|
|
1186
|
-
{ "deal": "318610", "price": 127.03, "value": "15/04/2024" },
|
|
1187
|
-
{ "deal": "318610", "price": 127.03, "value": "16/04/2024" },
|
|
1188
|
-
{ "deal": "318610", "price": 127.03, "value": "17/04/2024" },
|
|
1189
|
-
{ "deal": "318610", "price": 127.03, "value": "18/04/2024" },
|
|
1190
|
-
{ "deal": "318610", "price": 165.07, "value": "19/04/2024" },
|
|
1191
|
-
{ "deal": "318610", "price": 165.07, "value": "20/04/2024" }
|
|
1192
|
-
],
|
|
1193
1035
|
"deals": ["318610"],
|
|
1194
1036
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 40.11 }] },
|
|
1195
1037
|
"id": "25247--44936--253909b0--21473--318610",
|
|
1196
1038
|
"fees": 9.96,
|
|
1197
1039
|
"name": "Desayuno Incluido",
|
|
1040
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1198
1041
|
"originalPrice": 882.4,
|
|
1199
1042
|
"price": 838.26,
|
|
1200
1043
|
"taxes": 76.21,
|
|
1044
|
+
"variants": [],
|
|
1201
1045
|
"increment": 0
|
|
1202
1046
|
},
|
|
1203
1047
|
{
|
|
@@ -1209,22 +1053,16 @@
|
|
|
1209
1053
|
"basePrice": 844.28,
|
|
1210
1054
|
"checkoutPrice": 882.28,
|
|
1211
1055
|
"dayPrice": 147.05,
|
|
1212
|
-
"days": [
|
|
1213
|
-
{ "deal": "318610", "price": 133.7, "value": "15/04/2024" },
|
|
1214
|
-
{ "deal": "318610", "price": 133.7, "value": "16/04/2024" },
|
|
1215
|
-
{ "deal": "318610", "price": 133.7, "value": "17/04/2024" },
|
|
1216
|
-
{ "deal": "318610", "price": 133.7, "value": "18/04/2024" },
|
|
1217
|
-
{ "deal": "318610", "price": 173.74, "value": "19/04/2024" },
|
|
1218
|
-
{ "deal": "318610", "price": 173.74, "value": "20/04/2024" }
|
|
1219
|
-
],
|
|
1220
1056
|
"deals": ["318610"],
|
|
1221
1057
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 42.21 }] },
|
|
1222
1058
|
"id": "25245--44936--253909b0--21473--318610",
|
|
1223
1059
|
"fees": 9.96,
|
|
1224
1060
|
"name": "Desayuno Incluido",
|
|
1061
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1225
1062
|
"originalPrice": 928.72,
|
|
1226
1063
|
"price": 882.28,
|
|
1227
1064
|
"taxes": 80.21,
|
|
1065
|
+
"variants": [],
|
|
1228
1066
|
"increment": 0
|
|
1229
1067
|
},
|
|
1230
1068
|
{
|
|
@@ -1236,22 +1074,16 @@
|
|
|
1236
1074
|
"basePrice": 872.61,
|
|
1237
1075
|
"checkoutPrice": 911.88,
|
|
1238
1076
|
"dayPrice": 151.98,
|
|
1239
|
-
"days": [
|
|
1240
|
-
{ "deal": "318610", "price": 139.97, "value": "15/04/2024" },
|
|
1241
|
-
{ "deal": "318610", "price": 139.97, "value": "16/04/2024" },
|
|
1242
|
-
{ "deal": "318610", "price": 139.97, "value": "17/04/2024" },
|
|
1243
|
-
{ "deal": "318610", "price": 139.97, "value": "18/04/2024" },
|
|
1244
|
-
{ "deal": "318610", "price": 176, "value": "19/04/2024" },
|
|
1245
|
-
{ "deal": "318610", "price": 176, "value": "20/04/2024" }
|
|
1246
|
-
],
|
|
1247
1077
|
"deals": ["318610"],
|
|
1248
1078
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.63 }] },
|
|
1249
1079
|
"id": "25246--44936--253909b0--21474--318610",
|
|
1250
1080
|
"fees": 9.96,
|
|
1251
1081
|
"name": "Media Pensión",
|
|
1082
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1252
1083
|
"originalPrice": 959.88,
|
|
1253
1084
|
"price": 911.88,
|
|
1254
1085
|
"taxes": 82.9,
|
|
1086
|
+
"variants": [],
|
|
1255
1087
|
"increment": 117.86000000000001
|
|
1256
1088
|
},
|
|
1257
1089
|
{
|
|
@@ -1263,22 +1095,16 @@
|
|
|
1263
1095
|
"basePrice": 921.31,
|
|
1264
1096
|
"checkoutPrice": 962.76,
|
|
1265
1097
|
"dayPrice": 160.46,
|
|
1266
|
-
"days": [
|
|
1267
|
-
{ "deal": "318610", "price": 147.78, "value": "15/04/2024" },
|
|
1268
|
-
{ "deal": "318610", "price": 147.78, "value": "16/04/2024" },
|
|
1269
|
-
{ "deal": "318610", "price": 147.78, "value": "17/04/2024" },
|
|
1270
|
-
{ "deal": "318610", "price": 147.78, "value": "18/04/2024" },
|
|
1271
|
-
{ "deal": "318610", "price": 185.82, "value": "19/04/2024" },
|
|
1272
|
-
{ "deal": "318610", "price": 185.82, "value": "20/04/2024" }
|
|
1273
|
-
],
|
|
1274
1098
|
"deals": ["318610"],
|
|
1275
1099
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.07 }] },
|
|
1276
1100
|
"id": "25247--44936--253909b0--21474--318610",
|
|
1277
1101
|
"fees": 9.96,
|
|
1278
1102
|
"name": "Media Pensión",
|
|
1103
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1279
1104
|
"originalPrice": 1013.44,
|
|
1280
1105
|
"price": 962.76,
|
|
1281
1106
|
"taxes": 87.52,
|
|
1107
|
+
"variants": [],
|
|
1282
1108
|
"increment": 124.5
|
|
1283
1109
|
},
|
|
1284
1110
|
{
|
|
@@ -1290,22 +1116,16 @@
|
|
|
1290
1116
|
"basePrice": 969.74,
|
|
1291
1117
|
"checkoutPrice": 1013.38,
|
|
1292
1118
|
"dayPrice": 168.9,
|
|
1293
|
-
"days": [
|
|
1294
|
-
{ "deal": "318610", "price": 155.55, "value": "15/04/2024" },
|
|
1295
|
-
{ "deal": "318610", "price": 155.55, "value": "16/04/2024" },
|
|
1296
|
-
{ "deal": "318610", "price": 155.55, "value": "17/04/2024" },
|
|
1297
|
-
{ "deal": "318610", "price": 155.55, "value": "18/04/2024" },
|
|
1298
|
-
{ "deal": "318610", "price": 195.59, "value": "19/04/2024" },
|
|
1299
|
-
{ "deal": "318610", "price": 195.59, "value": "20/04/2024" }
|
|
1300
|
-
],
|
|
1301
1119
|
"deals": ["318610"],
|
|
1302
1120
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 48.49 }] },
|
|
1303
1121
|
"id": "25245--44936--253909b0--21474--318610",
|
|
1304
1122
|
"fees": 9.96,
|
|
1305
1123
|
"name": "Media Pensión",
|
|
1124
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1306
1125
|
"originalPrice": 1066.72,
|
|
1307
1126
|
"price": 1013.38,
|
|
1308
1127
|
"taxes": 92.13,
|
|
1128
|
+
"variants": [],
|
|
1309
1129
|
"increment": 131.10000000000002
|
|
1310
1130
|
}
|
|
1311
1131
|
],
|
|
@@ -1427,22 +1247,16 @@
|
|
|
1427
1247
|
"basePrice": 824.42,
|
|
1428
1248
|
"checkoutPrice": 861.52,
|
|
1429
1249
|
"dayPrice": 143.59,
|
|
1430
|
-
"days": [
|
|
1431
|
-
{ "deal": "318610", "price": 130.49, "value": "15/04/2024" },
|
|
1432
|
-
{ "deal": "318610", "price": 130.49, "value": "16/04/2024" },
|
|
1433
|
-
{ "deal": "318610", "price": 130.49, "value": "17/04/2024" },
|
|
1434
|
-
{ "deal": "318610", "price": 130.49, "value": "18/04/2024" },
|
|
1435
|
-
{ "deal": "318610", "price": 169.78, "value": "19/04/2024" },
|
|
1436
|
-
{ "deal": "318610", "price": 169.78, "value": "20/04/2024" }
|
|
1437
|
-
],
|
|
1438
1250
|
"deals": ["318610"],
|
|
1439
1251
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 41.22 }] },
|
|
1440
1252
|
"id": "25246--44937--253918b0--21473--318610",
|
|
1441
1253
|
"fees": 9.96,
|
|
1442
1254
|
"name": "Desayuno Incluido",
|
|
1255
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1443
1256
|
"originalPrice": 906.88,
|
|
1444
1257
|
"price": 861.52,
|
|
1445
1258
|
"taxes": 78.32,
|
|
1259
|
+
"variants": [],
|
|
1446
1260
|
"increment": 0
|
|
1447
1261
|
},
|
|
1448
1262
|
{
|
|
@@ -1454,22 +1268,16 @@
|
|
|
1454
1268
|
"basePrice": 870.26,
|
|
1455
1269
|
"checkoutPrice": 909.42,
|
|
1456
1270
|
"dayPrice": 151.57,
|
|
1457
|
-
"days": [
|
|
1458
|
-
{ "deal": "318610", "price": 137.75, "value": "15/04/2024" },
|
|
1459
|
-
{ "deal": "318610", "price": 137.75, "value": "16/04/2024" },
|
|
1460
|
-
{ "deal": "318610", "price": 137.75, "value": "17/04/2024" },
|
|
1461
|
-
{ "deal": "318610", "price": 137.75, "value": "18/04/2024" },
|
|
1462
|
-
{ "deal": "318610", "price": 179.21, "value": "19/04/2024" },
|
|
1463
|
-
{ "deal": "318610", "price": 179.21, "value": "20/04/2024" }
|
|
1464
|
-
],
|
|
1465
1271
|
"deals": ["318610"],
|
|
1466
1272
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 43.51 }] },
|
|
1467
1273
|
"id": "25247--44937--253918b0--21473--318610",
|
|
1468
1274
|
"fees": 9.96,
|
|
1469
1275
|
"name": "Desayuno Incluido",
|
|
1276
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1470
1277
|
"originalPrice": 957.28,
|
|
1471
1278
|
"price": 909.42,
|
|
1472
1279
|
"taxes": 82.67,
|
|
1280
|
+
"variants": [],
|
|
1473
1281
|
"increment": 0
|
|
1474
1282
|
},
|
|
1475
1283
|
{
|
|
@@ -1481,22 +1289,16 @@
|
|
|
1481
1289
|
"basePrice": 916,
|
|
1482
1290
|
"checkoutPrice": 957.22,
|
|
1483
1291
|
"dayPrice": 159.54,
|
|
1484
|
-
"days": [
|
|
1485
|
-
{ "deal": "318610", "price": 144.99, "value": "15/04/2024" },
|
|
1486
|
-
{ "deal": "318610", "price": 144.99, "value": "16/04/2024" },
|
|
1487
|
-
{ "deal": "318610", "price": 144.99, "value": "17/04/2024" },
|
|
1488
|
-
{ "deal": "318610", "price": 144.99, "value": "18/04/2024" },
|
|
1489
|
-
{ "deal": "318610", "price": 188.63, "value": "19/04/2024" },
|
|
1490
|
-
{ "deal": "318610", "price": 188.63, "value": "20/04/2024" }
|
|
1491
|
-
],
|
|
1492
1292
|
"deals": ["318610"],
|
|
1493
1293
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 45.8 }] },
|
|
1494
1294
|
"id": "25245--44937--253918b0--21473--318610",
|
|
1495
1295
|
"fees": 9.96,
|
|
1496
1296
|
"name": "Desayuno Incluido",
|
|
1297
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1497
1298
|
"originalPrice": 1007.6,
|
|
1498
1299
|
"price": 957.22,
|
|
1499
1300
|
"taxes": 87.02,
|
|
1301
|
+
"variants": [],
|
|
1500
1302
|
"increment": 0
|
|
1501
1303
|
},
|
|
1502
1304
|
{
|
|
@@ -1508,22 +1310,16 @@
|
|
|
1508
1310
|
"basePrice": 937.24,
|
|
1509
1311
|
"checkoutPrice": 979.42,
|
|
1510
1312
|
"dayPrice": 163.24,
|
|
1511
|
-
"days": [
|
|
1512
|
-
{ "deal": "318610", "price": 150.14, "value": "15/04/2024" },
|
|
1513
|
-
{ "deal": "318610", "price": 150.14, "value": "16/04/2024" },
|
|
1514
|
-
{ "deal": "318610", "price": 150.14, "value": "17/04/2024" },
|
|
1515
|
-
{ "deal": "318610", "price": 150.14, "value": "18/04/2024" },
|
|
1516
|
-
{ "deal": "318610", "price": 189.43, "value": "19/04/2024" },
|
|
1517
|
-
{ "deal": "318610", "price": 189.43, "value": "20/04/2024" }
|
|
1518
|
-
],
|
|
1519
1313
|
"deals": ["318610"],
|
|
1520
1314
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 46.86 }] },
|
|
1521
1315
|
"id": "25246--44937--253918b0--21474--318610",
|
|
1522
1316
|
"fees": 9.96,
|
|
1523
1317
|
"name": "Media Pensión",
|
|
1318
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1524
1319
|
"originalPrice": 1030.96,
|
|
1525
1320
|
"price": 979.42,
|
|
1526
1321
|
"taxes": 89.04,
|
|
1322
|
+
"variants": [],
|
|
1527
1323
|
"increment": 117.89999999999998
|
|
1528
1324
|
},
|
|
1529
1325
|
{
|
|
@@ -1535,22 +1331,16 @@
|
|
|
1535
1331
|
"basePrice": 989.4,
|
|
1536
1332
|
"checkoutPrice": 1033.92,
|
|
1537
1333
|
"dayPrice": 172.32,
|
|
1538
|
-
"days": [
|
|
1539
|
-
{ "deal": "318610", "price": 158.5, "value": "15/04/2024" },
|
|
1540
|
-
{ "deal": "318610", "price": 158.5, "value": "16/04/2024" },
|
|
1541
|
-
{ "deal": "318610", "price": 158.5, "value": "17/04/2024" },
|
|
1542
|
-
{ "deal": "318610", "price": 158.5, "value": "18/04/2024" },
|
|
1543
|
-
{ "deal": "318610", "price": 199.96, "value": "19/04/2024" },
|
|
1544
|
-
{ "deal": "318610", "price": 199.96, "value": "20/04/2024" }
|
|
1545
|
-
],
|
|
1546
1334
|
"deals": ["318610"],
|
|
1547
1335
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 49.47 }] },
|
|
1548
1336
|
"id": "25247--44937--253918b0--21474--318610",
|
|
1549
1337
|
"fees": 9.96,
|
|
1550
1338
|
"name": "Media Pensión",
|
|
1339
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1551
1340
|
"originalPrice": 1088.32,
|
|
1552
1341
|
"price": 1033.92,
|
|
1553
1342
|
"taxes": 93.99,
|
|
1343
|
+
"variants": [],
|
|
1554
1344
|
"increment": 124.50000000000011
|
|
1555
1345
|
},
|
|
1556
1346
|
{
|
|
@@ -1562,22 +1352,16 @@
|
|
|
1562
1352
|
"basePrice": 1041.45,
|
|
1563
1353
|
"checkoutPrice": 1088.32,
|
|
1564
1354
|
"dayPrice": 181.39,
|
|
1565
|
-
"days": [
|
|
1566
|
-
{ "deal": "318610", "price": 166.84, "value": "15/04/2024" },
|
|
1567
|
-
{ "deal": "318610", "price": 166.84, "value": "16/04/2024" },
|
|
1568
|
-
{ "deal": "318610", "price": 166.84, "value": "17/04/2024" },
|
|
1569
|
-
{ "deal": "318610", "price": 166.84, "value": "18/04/2024" },
|
|
1570
|
-
{ "deal": "318610", "price": 210.48, "value": "19/04/2024" },
|
|
1571
|
-
{ "deal": "318610", "price": 210.48, "value": "20/04/2024" }
|
|
1572
|
-
],
|
|
1573
1355
|
"deals": ["318610"],
|
|
1574
1356
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 52.07 }] },
|
|
1575
1357
|
"id": "25245--44937--253918b0--21474--318610",
|
|
1576
1358
|
"fees": 9.96,
|
|
1577
1359
|
"name": "Media Pensión",
|
|
1360
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1578
1361
|
"originalPrice": 1145.6,
|
|
1579
1362
|
"price": 1088.32,
|
|
1580
1363
|
"taxes": 98.94,
|
|
1364
|
+
"variants": [],
|
|
1581
1365
|
"increment": 131.0999999999999
|
|
1582
1366
|
}
|
|
1583
1367
|
],
|
|
@@ -1700,22 +1484,16 @@
|
|
|
1700
1484
|
"basePrice": 1082.64,
|
|
1701
1485
|
"checkoutPrice": 1131.36,
|
|
1702
1486
|
"dayPrice": 188.56,
|
|
1703
|
-
"days": [
|
|
1704
|
-
{ "deal": "318610", "price": 171.1, "value": "15/04/2024" },
|
|
1705
|
-
{ "deal": "318610", "price": 171.1, "value": "16/04/2024" },
|
|
1706
|
-
{ "deal": "318610", "price": 171.1, "value": "17/04/2024" },
|
|
1707
|
-
{ "deal": "318610", "price": 171.1, "value": "18/04/2024" },
|
|
1708
|
-
{ "deal": "318610", "price": 223.48, "value": "19/04/2024" },
|
|
1709
|
-
{ "deal": "318610", "price": 223.48, "value": "20/04/2024" }
|
|
1710
|
-
],
|
|
1711
1487
|
"deals": ["318610"],
|
|
1712
1488
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 54.13 }] },
|
|
1713
1489
|
"id": "25246--44938--253925b0--21473--318610",
|
|
1714
1490
|
"fees": 9.96,
|
|
1715
1491
|
"name": "Desayuno Incluido",
|
|
1492
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1716
1493
|
"originalPrice": 1190.88,
|
|
1717
1494
|
"price": 1131.36,
|
|
1718
1495
|
"taxes": 102.85,
|
|
1496
|
+
"variants": [],
|
|
1719
1497
|
"increment": 0
|
|
1720
1498
|
},
|
|
1721
1499
|
{
|
|
@@ -1727,22 +1505,16 @@
|
|
|
1727
1505
|
"basePrice": 1142.85,
|
|
1728
1506
|
"checkoutPrice": 1194.28,
|
|
1729
1507
|
"dayPrice": 199.05,
|
|
1730
|
-
"days": [
|
|
1731
|
-
{ "deal": "318610", "price": 180.61, "value": "15/04/2024" },
|
|
1732
|
-
{ "deal": "318610", "price": 180.61, "value": "16/04/2024" },
|
|
1733
|
-
{ "deal": "318610", "price": 180.61, "value": "17/04/2024" },
|
|
1734
|
-
{ "deal": "318610", "price": 180.61, "value": "18/04/2024" },
|
|
1735
|
-
{ "deal": "318610", "price": 235.92, "value": "19/04/2024" },
|
|
1736
|
-
{ "deal": "318610", "price": 235.92, "value": "20/04/2024" }
|
|
1737
|
-
],
|
|
1738
1508
|
"deals": ["318610"],
|
|
1739
1509
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 57.14 }] },
|
|
1740
1510
|
"id": "25247--44938--253925b0--21473--318610",
|
|
1741
1511
|
"fees": 9.96,
|
|
1742
1512
|
"name": "Desayuno Incluido",
|
|
1513
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1743
1514
|
"originalPrice": 1257.16,
|
|
1744
1515
|
"price": 1194.28,
|
|
1745
1516
|
"taxes": 108.57,
|
|
1517
|
+
"variants": [],
|
|
1746
1518
|
"increment": 0
|
|
1747
1519
|
},
|
|
1748
1520
|
{
|
|
@@ -1754,22 +1526,16 @@
|
|
|
1754
1526
|
"basePrice": 1202.89,
|
|
1755
1527
|
"checkoutPrice": 1257.02,
|
|
1756
1528
|
"dayPrice": 209.5,
|
|
1757
|
-
"days": [
|
|
1758
|
-
{ "deal": "318610", "price": 190.1, "value": "15/04/2024" },
|
|
1759
|
-
{ "deal": "318610", "price": 190.1, "value": "16/04/2024" },
|
|
1760
|
-
{ "deal": "318610", "price": 190.1, "value": "17/04/2024" },
|
|
1761
|
-
{ "deal": "318610", "price": 190.1, "value": "18/04/2024" },
|
|
1762
|
-
{ "deal": "318610", "price": 248.31, "value": "19/04/2024" },
|
|
1763
|
-
{ "deal": "318610", "price": 248.31, "value": "20/04/2024" }
|
|
1764
|
-
],
|
|
1765
1529
|
"deals": ["318610"],
|
|
1766
1530
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 60.14 }] },
|
|
1767
1531
|
"id": "25245--44938--253925b0--21473--318610",
|
|
1768
1532
|
"fees": 9.96,
|
|
1769
1533
|
"name": "Desayuno Incluido",
|
|
1534
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1770
1535
|
"originalPrice": 1323.16,
|
|
1771
1536
|
"price": 1257.02,
|
|
1772
1537
|
"taxes": 114.27,
|
|
1538
|
+
"variants": [],
|
|
1773
1539
|
"increment": 0
|
|
1774
1540
|
},
|
|
1775
1541
|
{
|
|
@@ -1781,22 +1547,16 @@
|
|
|
1781
1547
|
"basePrice": 1195.41,
|
|
1782
1548
|
"checkoutPrice": 1249.2,
|
|
1783
1549
|
"dayPrice": 208.2,
|
|
1784
|
-
"days": [
|
|
1785
|
-
{ "deal": "318610", "price": 190.74, "value": "15/04/2024" },
|
|
1786
|
-
{ "deal": "318610", "price": 190.74, "value": "16/04/2024" },
|
|
1787
|
-
{ "deal": "318610", "price": 190.74, "value": "17/04/2024" },
|
|
1788
|
-
{ "deal": "318610", "price": 190.74, "value": "18/04/2024" },
|
|
1789
|
-
{ "deal": "318610", "price": 243.12, "value": "19/04/2024" },
|
|
1790
|
-
{ "deal": "318610", "price": 243.12, "value": "20/04/2024" }
|
|
1791
|
-
],
|
|
1792
1550
|
"deals": ["318610"],
|
|
1793
1551
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 59.77 }] },
|
|
1794
1552
|
"id": "25246--44938--253925b0--21474--318610",
|
|
1795
1553
|
"fees": 9.96,
|
|
1796
1554
|
"name": "Media Pensión",
|
|
1555
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1797
1556
|
"originalPrice": 1314.96,
|
|
1798
1557
|
"price": 1249.2,
|
|
1799
1558
|
"taxes": 113.56,
|
|
1559
|
+
"variants": [],
|
|
1800
1560
|
"increment": 117.84000000000015
|
|
1801
1561
|
},
|
|
1802
1562
|
{
|
|
@@ -1808,22 +1568,16 @@
|
|
|
1808
1568
|
"basePrice": 1261.99,
|
|
1809
1569
|
"checkoutPrice": 1318.78,
|
|
1810
1570
|
"dayPrice": 219.8,
|
|
1811
|
-
"days": [
|
|
1812
|
-
{ "deal": "318610", "price": 201.36, "value": "15/04/2024" },
|
|
1813
|
-
{ "deal": "318610", "price": 201.36, "value": "16/04/2024" },
|
|
1814
|
-
{ "deal": "318610", "price": 201.36, "value": "17/04/2024" },
|
|
1815
|
-
{ "deal": "318610", "price": 201.36, "value": "18/04/2024" },
|
|
1816
|
-
{ "deal": "318610", "price": 256.67, "value": "19/04/2024" },
|
|
1817
|
-
{ "deal": "318610", "price": 256.67, "value": "20/04/2024" }
|
|
1818
|
-
],
|
|
1819
1571
|
"deals": ["318610"],
|
|
1820
1572
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 63.1 }] },
|
|
1821
1573
|
"id": "25247--44938--253925b0--21474--318610",
|
|
1822
1574
|
"fees": 9.96,
|
|
1823
1575
|
"name": "Media Pensión",
|
|
1576
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1824
1577
|
"originalPrice": 1388.2,
|
|
1825
1578
|
"price": 1318.78,
|
|
1826
1579
|
"taxes": 119.89,
|
|
1580
|
+
"variants": [],
|
|
1827
1581
|
"increment": 124.5
|
|
1828
1582
|
},
|
|
1829
1583
|
{
|
|
@@ -1835,22 +1589,16 @@
|
|
|
1835
1589
|
"basePrice": 1328.35,
|
|
1836
1590
|
"checkoutPrice": 1388.12,
|
|
1837
1591
|
"dayPrice": 231.35,
|
|
1838
|
-
"days": [
|
|
1839
|
-
{ "deal": "318610", "price": 211.95, "value": "15/04/2024" },
|
|
1840
|
-
{ "deal": "318610", "price": 211.95, "value": "16/04/2024" },
|
|
1841
|
-
{ "deal": "318610", "price": 211.95, "value": "17/04/2024" },
|
|
1842
|
-
{ "deal": "318610", "price": 211.95, "value": "18/04/2024" },
|
|
1843
|
-
{ "deal": "318610", "price": 270.16, "value": "19/04/2024" },
|
|
1844
|
-
{ "deal": "318610", "price": 270.16, "value": "20/04/2024" }
|
|
1845
|
-
],
|
|
1846
1592
|
"deals": ["318610"],
|
|
1847
1593
|
"discount": { "percentage": 5, "breakdown": [{ "type": 1, "value": 66.42 }] },
|
|
1848
1594
|
"id": "25245--44938--253925b0--21474--318610",
|
|
1849
1595
|
"fees": 9.96,
|
|
1850
1596
|
"name": "Media Pensión",
|
|
1597
|
+
"offerDates": ["15/04/2024", "16/04/2024", "17/04/2024", "18/04/2024", "19/04/2024", "20/04/2024"],
|
|
1851
1598
|
"originalPrice": 1461.16,
|
|
1852
1599
|
"price": 1388.12,
|
|
1853
1600
|
"taxes": 126.19,
|
|
1601
|
+
"variants": [],
|
|
1854
1602
|
"increment": 131.0999999999999
|
|
1855
1603
|
}
|
|
1856
1604
|
],
|