@mirai/core 0.3.395 → 0.3.396

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.
Files changed (109) hide show
  1. package/build/components/Chat/Chat.js +1 -1
  2. package/build/components/Chat/Chat.js.map +1 -1
  3. package/build/components/Rates/Rates.js +2 -3
  4. package/build/components/Rates/Rates.js.map +1 -1
  5. package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js +17 -0
  6. package/build/components/Rates/components/ModalExtras/ModalExtras.constants.js.map +1 -0
  7. package/build/components/Rates/components/ModalExtras/helpers/getCaption.js +10 -10
  8. package/build/components/Rates/components/ModalExtras/helpers/getCaption.js.map +1 -1
  9. package/build/components/Session/Session.Account.js +3 -5
  10. package/build/components/Session/Session.Account.js.map +1 -1
  11. package/build/components/Session/Session.module.css +6 -6
  12. package/build/helpers/fetchConfig.js +1 -1
  13. package/build/helpers/fetchConfig.js.map +1 -1
  14. package/build/helpers/getClubUrl.js +1 -1
  15. package/build/helpers/getClubUrl.js.map +1 -1
  16. package/package.json +1 -2
  17. package/build/components/Finder/helpers/__tests__/__mocks__/chain.json +0 -1113
  18. package/build/components/Finder/helpers/__tests__/__mocks__/hotel.json +0 -199
  19. package/build/services/Club/__tests__/__mocks__/get.json +0 -66
  20. package/build/services/Club/constants.js +0 -10
  21. package/build/services/Club/constants.js.map +0 -1
  22. package/build/services/Club/get.js +0 -35
  23. package/build/services/Club/get.js.map +0 -1
  24. package/build/services/Club/index.js +0 -11
  25. package/build/services/Club/index.js.map +0 -1
  26. package/build/services/Engine/__tests__/__mocks__/chain.json +0 -2695
  27. package/build/services/Engine/__tests__/__mocks__/hotel.json +0 -184
  28. package/build/services/Engine/constants.js +0 -10
  29. package/build/services/Engine/constants.js.map +0 -1
  30. package/build/services/Engine/get.js +0 -31
  31. package/build/services/Engine/get.js.map +0 -1
  32. package/build/services/Engine/index.js +0 -11
  33. package/build/services/Engine/index.js.map +0 -1
  34. package/build/services/Lisa/action.js +0 -28
  35. package/build/services/Lisa/action.js.map +0 -1
  36. package/build/services/Lisa/index.js +0 -17
  37. package/build/services/Lisa/index.js.map +0 -1
  38. package/build/services/Lisa/message.js +0 -26
  39. package/build/services/Lisa/message.js.map +0 -1
  40. package/build/services/Lisa/status.js +0 -13
  41. package/build/services/Lisa/status.js.map +0 -1
  42. package/build/services/Lisa/welcome.js +0 -25
  43. package/build/services/Lisa/welcome.js.map +0 -1
  44. package/build/services/Rates/__tests__/__mocks__/extras-success-all.json +0 -264
  45. package/build/services/Rates/__tests__/__mocks__/extras-success.json +0 -1000
  46. package/build/services/Rates/__tests__/__mocks__/rates-response-cancel-types.json +0 -2958
  47. package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes-no-local.json +0 -870
  48. package/build/services/Rates/__tests__/__mocks__/rates-response-no-taxes.json +0 -2250
  49. package/build/services/Rates/__tests__/__mocks__/rates-response.json +0 -500
  50. package/build/services/Rates/__tests__/__mocks__/rates-success-cancel-types.json +0 -32481
  51. package/build/services/Rates/__tests__/__mocks__/rates-success-no-taxes-no-local.json +0 -6674
  52. package/build/services/Rates/__tests__/__mocks__/rates-success-no-taxes.json +0 -16508
  53. package/build/services/Rates/__tests__/__mocks__/rates-success.json +0 -5648
  54. package/build/services/Rates/constants.js +0 -121
  55. package/build/services/Rates/constants.js.map +0 -1
  56. package/build/services/Rates/extras.js +0 -14
  57. package/build/services/Rates/extras.js.map +0 -1
  58. package/build/services/Rates/extrasParsed.js +0 -197
  59. package/build/services/Rates/extrasParsed.js.map +0 -1
  60. package/build/services/Rates/get.js +0 -34
  61. package/build/services/Rates/get.js.map +0 -1
  62. package/build/services/Rates/helpers/compareSuggestions.js +0 -40
  63. package/build/services/Rates/helpers/compareSuggestions.js.map +0 -1
  64. package/build/services/Rates/helpers/getCalendarSuggestions.js +0 -72
  65. package/build/services/Rates/helpers/getCalendarSuggestions.js.map +0 -1
  66. package/build/services/Rates/helpers/getDisabledDates.js +0 -35
  67. package/build/services/Rates/helpers/getDisabledDates.js.map +0 -1
  68. package/build/services/Rates/helpers/getIncrements.js +0 -69
  69. package/build/services/Rates/helpers/getIncrements.js.map +0 -1
  70. package/build/services/Rates/helpers/getItems.js +0 -127
  71. package/build/services/Rates/helpers/getItems.js.map +0 -1
  72. package/build/services/Rates/helpers/getLanguage.js +0 -9
  73. package/build/services/Rates/helpers/getLanguage.js.map +0 -1
  74. package/build/services/Rates/helpers/getMinStayDates.js +0 -36
  75. package/build/services/Rates/helpers/getMinStayDates.js.map +0 -1
  76. package/build/services/Rates/helpers/getOccupationSuggestions.js +0 -198
  77. package/build/services/Rates/helpers/getOccupationSuggestions.js.map +0 -1
  78. package/build/services/Rates/helpers/getPrice.js +0 -22
  79. package/build/services/Rates/helpers/getPrice.js.map +0 -1
  80. package/build/services/Rates/helpers/getRooms.js +0 -65
  81. package/build/services/Rates/helpers/getRooms.js.map +0 -1
  82. package/build/services/Rates/helpers/getTaxesType.js +0 -26
  83. package/build/services/Rates/helpers/getTaxesType.js.map +0 -1
  84. package/build/services/Rates/helpers/index.js +0 -138
  85. package/build/services/Rates/helpers/index.js.map +0 -1
  86. package/build/services/Rates/helpers/normalizePrice.js +0 -15
  87. package/build/services/Rates/helpers/normalizePrice.js.map +0 -1
  88. package/build/services/Rates/helpers/parseAmenities.js +0 -87
  89. package/build/services/Rates/helpers/parseAmenities.js.map +0 -1
  90. package/build/services/Rates/helpers/parseDiscount.js +0 -48
  91. package/build/services/Rates/helpers/parseDiscount.js.map +0 -1
  92. package/build/services/Rates/helpers/parseExternalToken.js +0 -24
  93. package/build/services/Rates/helpers/parseExternalToken.js.map +0 -1
  94. package/build/services/Rates/helpers/parseHotelDiscount.js +0 -29
  95. package/build/services/Rates/helpers/parseHotelDiscount.js.map +0 -1
  96. package/build/services/Rates/helpers/parseItem.js +0 -216
  97. package/build/services/Rates/helpers/parseItem.js.map +0 -1
  98. package/build/services/Rates/helpers/parseTracking.js +0 -140
  99. package/build/services/Rates/helpers/parseTracking.js.map +0 -1
  100. package/build/services/Rates/helpers/parseUnavailability.js +0 -117
  101. package/build/services/Rates/helpers/parseUnavailability.js.map +0 -1
  102. package/build/services/Rates/hotels.js +0 -138
  103. package/build/services/Rates/hotels.js.map +0 -1
  104. package/build/services/Rates/index.js +0 -13
  105. package/build/services/Rates/index.js.map +0 -1
  106. package/build/services/Rates/rates.js +0 -141
  107. package/build/services/Rates/rates.js.map +0 -1
  108. package/build/services/index.js +0 -50
  109. package/build/services/index.js.map +0 -1
@@ -1,1000 +0,0 @@
1
- {
2
- "propertyName": "Grand Bavaro Princess ",
3
- "propertyType": "Hotel",
4
- "numExtras": 15,
5
- "sortedExtrasIds": [
6
- 42972, 33038, 17886, 17892, 17893, 17891, 17890, 17884, 17885, 17887, 17894, 56628, 56629, 56631, 56630
7
- ],
8
- "extras": {
9
- "42972": {
10
- "pricesPerAvailableOptions": {
11
- "1": 16000
12
- },
13
- "priceOptionValues": [
14
- {
15
- "option": 1,
16
- "value": {
17
- "original": 160.0,
18
- "withTaxes": 160.0,
19
- "withoutTaxes": 125.0,
20
- "price": 160.0
21
- },
22
- "discounts": []
23
- }
24
- ],
25
- "pricesWithTaxesPerAvailableOptions": {
26
- "1": 16000
27
- },
28
- "defaultQuantity": 1,
29
- "name": "San Valentín",
30
- "subtitle": "Para una escapada romántica perfecta.",
31
- "description": "Check-in privado. Cóctel de bienvenida. Cesta de frutas. Cena romántica en la playa con Cava Freixenet incluido. 1 Decoración de bañera o habitación con pétalos de rosa. Botella ron.",
32
- "conditionDetails": "Oferta 2 personas. La cena en la playa podría sufrir un cambio de ubicación si hay condiciones adversas",
33
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2FEXTRA_LoveBox_SanValent%C3%ADn24_toalla%20roja.jpg",
34
- "nights": 5,
35
- "comboTagPlural": "habitaciones",
36
- "comboTagSingular": "habitación",
37
- "comboTagNightsToApplyPlural": "",
38
- "comboTagNightsToApplySingular": "",
39
- "cartSummary": "Por habitación",
40
- "occupationsPresent": 0,
41
- "guestsPresent": 0,
42
- "includedInOffer": false,
43
- "taxesInformation": "Impuestos incluidos",
44
- "category": 0,
45
- "pricesPerAvailableOptionsFormatted": {
46
- "1": "160,00"
47
- },
48
- "pricesWithTaxesPerAvailableOptionsFormatted": {
49
- "1": "160,00"
50
- },
51
- "unitPriceWithTaxesPerRangeFormatted": {
52
- "1": "160,00"
53
- },
54
- "onlyOneAvailableOption": true,
55
- "numberOfSelectedInfoHiddenInCart": true,
56
- "unitPricePerRangeFormatted": {
57
- "1": "160,00"
58
- },
59
- "unitPriceFormatted": "16000",
60
- "showApplyNights": false,
61
- "showApplyPersons": false,
62
- "perGuest": false,
63
- "unitPrice": 16000,
64
- "unitPriceWithTaxes": 16000,
65
- "unitPriceWithTaxesFormatted": "160,00",
66
- "perRoom": true,
67
- "perRange": false,
68
- "perReserve": false,
69
- "draft": false,
70
- "ageCategory": "ALL",
71
- "perNight": false,
72
- "sort": 1,
73
- "id": 42972
74
- },
75
- "33038": {
76
- "pricesPerAvailableOptions": {
77
- "1": 13300
78
- },
79
- "priceOptionValues": [
80
- {
81
- "option": 1,
82
- "value": {
83
- "original": 133.0,
84
- "withTaxes": 133.0,
85
- "withoutTaxes": 103.91,
86
- "price": 133.0
87
- },
88
- "discounts": []
89
- }
90
- ],
91
- "pricesWithTaxesPerAvailableOptions": {
92
- "1": 13300
93
- },
94
- "defaultQuantity": 1,
95
- "name": "Camas Balinesas",
96
- "subtitle": "Disfruta de una zona exclusiva en la piscina",
97
- "description": "Bebidas premium por copa. Dos servicios de canapés, (tablas de 6 unidades a elegir del menú). Servicio de camarero. Toallas de piscina. Bolso playero (uno). Botella de cava de la casa. 15% dto. en Spa (no aplica tratamientos belleza). 15% dto. vinos y espumantes. Servicios de aceitunas y cacahuetes.",
98
- "conditionDetails": "Precio es por día y habitación (max ocupación 3+1). \r\nHorario 9.00 a 18.00",
99
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2FBali-extra.jpg",
100
- "nights": 5,
101
- "comboTagPlural": "habitaciones",
102
- "comboTagSingular": "habitación",
103
- "comboTagNightsToApplyPlural": "noches",
104
- "comboTagNightsToApplySingular": "noche",
105
- "cartSummary": "Por habitación por noche",
106
- "occupationsPresent": 0,
107
- "guestsPresent": 0,
108
- "includedInOffer": false,
109
- "taxesInformation": "Impuestos incluidos",
110
- "category": 0,
111
- "pricesPerAvailableOptionsFormatted": {
112
- "1": "133,00"
113
- },
114
- "pricesWithTaxesPerAvailableOptionsFormatted": {
115
- "1": "133,00"
116
- },
117
- "unitPriceWithTaxesPerRangeFormatted": {
118
- "1": "133,00"
119
- },
120
- "onlyOneAvailableOption": true,
121
- "numberOfSelectedInfoHiddenInCart": true,
122
- "unitPricePerRangeFormatted": {
123
- "1": "133,00"
124
- },
125
- "unitPriceFormatted": "13300",
126
- "showApplyNights": true,
127
- "showApplyPersons": false,
128
- "perGuest": false,
129
- "unitPrice": 13300,
130
- "unitPriceWithTaxes": 13300,
131
- "unitPriceWithTaxesFormatted": "133,00",
132
- "perRoom": true,
133
- "perRange": false,
134
- "perReserve": false,
135
- "draft": false,
136
- "ageCategory": "ALL",
137
- "perNight": true,
138
- "sort": 2,
139
- "id": 33038
140
- },
141
- "17886": {
142
- "pricesPerAvailableOptions": {
143
- "1": 1800
144
- },
145
- "priceOptionValues": [
146
- {
147
- "option": 1,
148
- "value": {
149
- "original": 18.0,
150
- "withTaxes": 18.0,
151
- "withoutTaxes": 14.06,
152
- "price": 18.0
153
- },
154
- "discounts": []
155
- }
156
- ],
157
- "pricesWithTaxesPerAvailableOptions": {
158
- "1": 1800
159
- },
160
- "defaultQuantity": 1,
161
- "name": "Fresas & Chocolate",
162
- "subtitle": "Que mejor manera de empezar las vacaciones",
163
- "description": "Morangos, chocolate e uma garrafa de Cava Freixenet Carta Nevada na sua Suite",
164
- "conditionDetails": null,
165
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Ffresas-choco.jpg",
166
- "nights": 5,
167
- "comboTagPlural": "habitaciones",
168
- "comboTagSingular": "habitación",
169
- "comboTagNightsToApplyPlural": "",
170
- "comboTagNightsToApplySingular": "",
171
- "cartSummary": "Por habitación",
172
- "occupationsPresent": 0,
173
- "guestsPresent": 0,
174
- "includedInOffer": false,
175
- "taxesInformation": "Impuestos incluidos",
176
- "category": 0,
177
- "pricesPerAvailableOptionsFormatted": {
178
- "1": "18,00"
179
- },
180
- "pricesWithTaxesPerAvailableOptionsFormatted": {
181
- "1": "18,00"
182
- },
183
- "unitPriceWithTaxesPerRangeFormatted": {
184
- "1": "18,00"
185
- },
186
- "onlyOneAvailableOption": true,
187
- "numberOfSelectedInfoHiddenInCart": true,
188
- "unitPricePerRangeFormatted": {
189
- "1": "18,00"
190
- },
191
- "unitPriceFormatted": "1800",
192
- "showApplyNights": false,
193
- "showApplyPersons": false,
194
- "perGuest": false,
195
- "unitPrice": 1800,
196
- "unitPriceWithTaxes": 1800,
197
- "unitPriceWithTaxesFormatted": "18,00",
198
- "perRoom": true,
199
- "perRange": false,
200
- "perReserve": false,
201
- "draft": false,
202
- "ageCategory": "ALL",
203
- "perNight": false,
204
- "sort": 3,
205
- "id": 17886
206
- },
207
- "17892": {
208
- "pricesPerAvailableOptions": {
209
- "1": 6000
210
- },
211
- "priceOptionValues": [
212
- {
213
- "option": 1,
214
- "value": {
215
- "original": 60.0,
216
- "withTaxes": 60.0,
217
- "withoutTaxes": 46.88,
218
- "price": 60.0
219
- },
220
- "discounts": []
221
- }
222
- ],
223
- "pricesWithTaxesPerAvailableOptions": {
224
- "1": 6000
225
- },
226
- "defaultQuantity": 2,
227
- "name": "Cena de Langosta",
228
- "subtitle": "Imprescindible para todos",
229
- "description": "Disfruta de una cena en nuestro restaurante especializado",
230
- "conditionDetails": "Precio por persona. Día y hora a concretar con el hotel. Por cada reserva de dos personas obsequiamos una mini botella de Freixenet.",
231
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Flangosta.jpg",
232
- "nights": 5,
233
- "comboTagPlural": "personas",
234
- "comboTagSingular": "persona",
235
- "comboTagNightsToApplyPlural": "noches",
236
- "comboTagNightsToApplySingular": "noche",
237
- "cartSummary": "Por persona por noche",
238
- "occupationsPresent": 0,
239
- "guestsPresent": 0,
240
- "includedInOffer": false,
241
- "taxesInformation": "Impuestos incluidos",
242
- "category": 0,
243
- "pricesPerAvailableOptionsFormatted": {
244
- "1": "60,00"
245
- },
246
- "pricesWithTaxesPerAvailableOptionsFormatted": {
247
- "1": "60,00"
248
- },
249
- "unitPriceWithTaxesPerRangeFormatted": {
250
- "1": "60,00"
251
- },
252
- "onlyOneAvailableOption": true,
253
- "numberOfSelectedInfoHiddenInCart": false,
254
- "unitPricePerRangeFormatted": {
255
- "1": "60,00"
256
- },
257
- "unitPriceFormatted": "6000",
258
- "showApplyNights": true,
259
- "showApplyPersons": true,
260
- "perGuest": true,
261
- "unitPrice": 6000,
262
- "unitPriceWithTaxes": 6000,
263
- "unitPriceWithTaxesFormatted": "60,00",
264
- "perRoom": false,
265
- "perRange": false,
266
- "perReserve": false,
267
- "draft": false,
268
- "ageCategory": "ALL",
269
- "perNight": true,
270
- "sort": 4,
271
- "id": 17892
272
- },
273
- "17893": {
274
- "pricesPerAvailableOptions": {
275
- "1": 3700
276
- },
277
- "priceOptionValues": [
278
- {
279
- "option": 1,
280
- "value": {
281
- "original": 37.0,
282
- "withTaxes": 37.0,
283
- "withoutTaxes": 28.91,
284
- "price": 37.0
285
- },
286
- "discounts": []
287
- }
288
- ],
289
- "pricesWithTaxesPerAvailableOptions": {
290
- "1": 3700
291
- },
292
- "defaultQuantity": 1,
293
- "name": "Vino Espumoso Juve Camps Reserva",
294
- "subtitle": "Añade un poco de glamour a tu llegada",
295
- "description": "Disfruta de una botella de Juve Camps Reserva bien fría en tu habitación!",
296
- "conditionDetails": null,
297
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fcava.jpg",
298
- "nights": 5,
299
- "comboTagPlural": "habitaciones",
300
- "comboTagSingular": "habitación",
301
- "comboTagNightsToApplyPlural": "",
302
- "comboTagNightsToApplySingular": "",
303
- "cartSummary": "Por habitación",
304
- "occupationsPresent": 0,
305
- "guestsPresent": 0,
306
- "includedInOffer": false,
307
- "taxesInformation": "Impuestos incluidos",
308
- "category": 0,
309
- "pricesPerAvailableOptionsFormatted": {
310
- "1": "37,00"
311
- },
312
- "pricesWithTaxesPerAvailableOptionsFormatted": {
313
- "1": "37,00"
314
- },
315
- "unitPriceWithTaxesPerRangeFormatted": {
316
- "1": "37,00"
317
- },
318
- "onlyOneAvailableOption": true,
319
- "numberOfSelectedInfoHiddenInCart": true,
320
- "unitPricePerRangeFormatted": {
321
- "1": "37,00"
322
- },
323
- "unitPriceFormatted": "3700",
324
- "showApplyNights": false,
325
- "showApplyPersons": false,
326
- "perGuest": false,
327
- "unitPrice": 3700,
328
- "unitPriceWithTaxes": 3700,
329
- "unitPriceWithTaxesFormatted": "37,00",
330
- "perRoom": true,
331
- "perRange": false,
332
- "perReserve": false,
333
- "draft": false,
334
- "ageCategory": "ALL",
335
- "perNight": false,
336
- "sort": 5,
337
- "id": 17893
338
- },
339
- "17891": {
340
- "pricesPerAvailableOptions": {
341
- "1": 2600
342
- },
343
- "priceOptionValues": [
344
- {
345
- "option": 1,
346
- "value": {
347
- "original": 26.0,
348
- "withTaxes": 26.0,
349
- "withoutTaxes": 20.31,
350
- "price": 26.0
351
- },
352
- "discounts": []
353
- }
354
- ],
355
- "pricesWithTaxesPerAvailableOptions": {
356
- "1": 2600
357
- },
358
- "defaultQuantity": 1,
359
- "name": "Tabla de Quesos Finos",
360
- "subtitle": "Qué mejor manera de empezar tus vacaciones!",
361
- "description": "Disfruta de la perfecta mezcla de sabores con nuestra selección de quesos en la comodidad de tu balcón!",
362
- "conditionDetails": null,
363
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fquesos.jpg",
364
- "nights": 5,
365
- "comboTagPlural": "habitaciones",
366
- "comboTagSingular": "habitación",
367
- "comboTagNightsToApplyPlural": "",
368
- "comboTagNightsToApplySingular": "",
369
- "cartSummary": "Por habitación",
370
- "occupationsPresent": 0,
371
- "guestsPresent": 0,
372
- "includedInOffer": false,
373
- "taxesInformation": "Impuestos incluidos",
374
- "category": 0,
375
- "pricesPerAvailableOptionsFormatted": {
376
- "1": "26,00"
377
- },
378
- "pricesWithTaxesPerAvailableOptionsFormatted": {
379
- "1": "26,00"
380
- },
381
- "unitPriceWithTaxesPerRangeFormatted": {
382
- "1": "26,00"
383
- },
384
- "onlyOneAvailableOption": true,
385
- "numberOfSelectedInfoHiddenInCart": true,
386
- "unitPricePerRangeFormatted": {
387
- "1": "26,00"
388
- },
389
- "unitPriceFormatted": "2600",
390
- "showApplyNights": false,
391
- "showApplyPersons": false,
392
- "perGuest": false,
393
- "unitPrice": 2600,
394
- "unitPriceWithTaxes": 2600,
395
- "unitPriceWithTaxesFormatted": "26,00",
396
- "perRoom": true,
397
- "perRange": false,
398
- "perReserve": false,
399
- "draft": false,
400
- "ageCategory": "ALL",
401
- "perNight": false,
402
- "sort": 6,
403
- "id": 17891
404
- },
405
- "17890": {
406
- "pricesPerAvailableOptions": {
407
- "1": 2500
408
- },
409
- "priceOptionValues": [
410
- {
411
- "option": 1,
412
- "value": {
413
- "original": 25.0,
414
- "withTaxes": 25.0,
415
- "withoutTaxes": 19.53,
416
- "price": 25.0
417
- },
418
- "discounts": []
419
- }
420
- ],
421
- "pricesWithTaxesPerAvailableOptions": {
422
- "1": 2500
423
- },
424
- "defaultQuantity": 2,
425
- "name": "Armonía y Bienestar",
426
- "subtitle": "3 zonas para disfrutar y relajar",
427
- "description": "Incluye: 20 minutos Sauna. 20 minutos Bañera Hidromasaje. 20 minutos Baño de Vapor.",
428
- "conditionDetails": "Servicio a concretar con concierge en el hotel.",
429
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Farmonia-bienestar.jpg",
430
- "nights": 5,
431
- "comboTagPlural": "personas",
432
- "comboTagSingular": "persona",
433
- "comboTagNightsToApplyPlural": "noches",
434
- "comboTagNightsToApplySingular": "noche",
435
- "cartSummary": "Por persona por noche",
436
- "occupationsPresent": 0,
437
- "guestsPresent": 0,
438
- "includedInOffer": false,
439
- "taxesInformation": "Impuestos incluidos",
440
- "category": 0,
441
- "pricesPerAvailableOptionsFormatted": {
442
- "1": "25,00"
443
- },
444
- "pricesWithTaxesPerAvailableOptionsFormatted": {
445
- "1": "25,00"
446
- },
447
- "unitPriceWithTaxesPerRangeFormatted": {
448
- "1": "25,00"
449
- },
450
- "onlyOneAvailableOption": true,
451
- "numberOfSelectedInfoHiddenInCart": false,
452
- "unitPricePerRangeFormatted": {
453
- "1": "25,00"
454
- },
455
- "unitPriceFormatted": "2500",
456
- "showApplyNights": true,
457
- "showApplyPersons": true,
458
- "perGuest": true,
459
- "unitPrice": 2500,
460
- "unitPriceWithTaxes": 2500,
461
- "unitPriceWithTaxesFormatted": "25,00",
462
- "perRoom": false,
463
- "perRange": false,
464
- "perReserve": false,
465
- "draft": false,
466
- "ageCategory": "ALL",
467
- "perNight": true,
468
- "sort": 7,
469
- "id": 17890
470
- },
471
- "17884": {
472
- "pricesPerAvailableOptions": {
473
- "1": 5800
474
- },
475
- "priceOptionValues": [
476
- {
477
- "option": 1,
478
- "value": {
479
- "original": 58.0,
480
- "withTaxes": 58.0,
481
- "withoutTaxes": 45.31,
482
- "price": 58.0
483
- },
484
- "discounts": []
485
- }
486
- ],
487
- "pricesWithTaxesPerAvailableOptions": {
488
- "1": 5800
489
- },
490
- "defaultQuantity": 2,
491
- "name": "Barco de Fiesta",
492
- "subtitle": "Diversión garantizado al atardecer. ",
493
- "description": "Disfrutar de la puesta de sol con música y animación. Arrecifes de poca profundidad donde tendrás la oportunidad de hacer snorkel. Un banco de arena con aguas poco profundas, donde podemos participar en actividades divertidas y concursos toda la tarde.",
494
- "conditionDetails": "Transporte y equipo de snorkel. Barra flotante y una variedad de actividades. Mayores de 18 años. Día a concretar en el hotel.",
495
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fboat-party.jpg",
496
- "nights": 5,
497
- "comboTagPlural": "personas",
498
- "comboTagSingular": "persona",
499
- "comboTagNightsToApplyPlural": "noches",
500
- "comboTagNightsToApplySingular": "noche",
501
- "cartSummary": "Por persona por noche",
502
- "occupationsPresent": 0,
503
- "guestsPresent": 0,
504
- "includedInOffer": false,
505
- "taxesInformation": "Impuestos incluidos",
506
- "category": 0,
507
- "pricesPerAvailableOptionsFormatted": {
508
- "1": "58,00"
509
- },
510
- "pricesWithTaxesPerAvailableOptionsFormatted": {
511
- "1": "58,00"
512
- },
513
- "unitPriceWithTaxesPerRangeFormatted": {
514
- "1": "58,00"
515
- },
516
- "onlyOneAvailableOption": true,
517
- "numberOfSelectedInfoHiddenInCart": false,
518
- "unitPricePerRangeFormatted": {
519
- "1": "58,00"
520
- },
521
- "unitPriceFormatted": "5800",
522
- "showApplyNights": true,
523
- "showApplyPersons": true,
524
- "perGuest": true,
525
- "unitPrice": 5800,
526
- "unitPriceWithTaxes": 5800,
527
- "unitPriceWithTaxesFormatted": "58,00",
528
- "perRoom": false,
529
- "perRange": false,
530
- "perReserve": false,
531
- "draft": false,
532
- "ageCategory": "ALL",
533
- "perNight": true,
534
- "sort": 8,
535
- "id": 17884
536
- },
537
- "17885": {
538
- "pricesPerAvailableOptions": {
539
- "1": 5800
540
- },
541
- "priceOptionValues": [
542
- {
543
- "option": 1,
544
- "value": {
545
- "original": 58.0,
546
- "withTaxes": 58.0,
547
- "withoutTaxes": 45.31,
548
- "price": 58.0
549
- },
550
- "discounts": []
551
- }
552
- ],
553
- "pricesWithTaxesPerAvailableOptions": {
554
- "1": 5800
555
- },
556
- "defaultQuantity": 2,
557
- "name": "Disfruta Parasailing",
558
- "subtitle": "Un emocionante vuelo por Bávaro Beach",
559
- "description": "Imagínese ser levantado 150 pies en el aire y poder disfrutar de la espectacular vista de la costa de Punta Cana. Disfrutar de un paseo emocionante, una experiencia verdaderamente inolvidable",
560
- "conditionDetails": "Duración 10 minutos. Día y hora para concretar en el hotel.",
561
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fparasailing.jpg",
562
- "nights": 5,
563
- "comboTagPlural": "personas",
564
- "comboTagSingular": "persona",
565
- "comboTagNightsToApplyPlural": "noches",
566
- "comboTagNightsToApplySingular": "noche",
567
- "cartSummary": "Por persona por noche",
568
- "occupationsPresent": 0,
569
- "guestsPresent": 0,
570
- "includedInOffer": false,
571
- "taxesInformation": "Impuestos incluidos",
572
- "category": 0,
573
- "pricesPerAvailableOptionsFormatted": {
574
- "1": "58,00"
575
- },
576
- "pricesWithTaxesPerAvailableOptionsFormatted": {
577
- "1": "58,00"
578
- },
579
- "unitPriceWithTaxesPerRangeFormatted": {
580
- "1": "58,00"
581
- },
582
- "onlyOneAvailableOption": true,
583
- "numberOfSelectedInfoHiddenInCart": false,
584
- "unitPricePerRangeFormatted": {
585
- "1": "58,00"
586
- },
587
- "unitPriceFormatted": "5800",
588
- "showApplyNights": true,
589
- "showApplyPersons": true,
590
- "perGuest": true,
591
- "unitPrice": 5800,
592
- "unitPriceWithTaxes": 5800,
593
- "unitPriceWithTaxesFormatted": "58,00",
594
- "perRoom": false,
595
- "perRange": false,
596
- "perReserve": false,
597
- "draft": false,
598
- "ageCategory": "ALL",
599
- "perNight": true,
600
- "sort": 9,
601
- "id": 17885
602
- },
603
- "17887": {
604
- "pricesPerAvailableOptions": {
605
- "1": 6800
606
- },
607
- "priceOptionValues": [
608
- {
609
- "option": 1,
610
- "value": {
611
- "original": 68.0,
612
- "withTaxes": 68.0,
613
- "withoutTaxes": 53.13,
614
- "price": 68.0
615
- },
616
- "discounts": []
617
- }
618
- ],
619
- "pricesWithTaxesPerAvailableOptions": {
620
- "1": 6800
621
- },
622
- "defaultQuantity": 2,
623
- "name": "Snorkel con Tiburones y Mantas",
624
- "subtitle": "Un encuentro con la vida marina",
625
- "description": "Ideal para todas las edades en busca de una tarde emocionante de snorkel. Si alguna vez se has preguntado cómo sería seria nadar con tiburones, o sentir la adrenalina de tener una raya en tus manos, esta excursión es para ti.",
626
- "conditionDetails": "Disfruta de 45' de snorkel, una visita al Marine Park. Incluido: Equipamiento, transporte y guía. Concretar día y hora en el hotel.",
627
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2FStringray%20and%20shark.jpg",
628
- "nights": 5,
629
- "comboTagPlural": "personas",
630
- "comboTagSingular": "persona",
631
- "comboTagNightsToApplyPlural": "noches",
632
- "comboTagNightsToApplySingular": "noche",
633
- "cartSummary": "Por persona por noche",
634
- "occupationsPresent": 0,
635
- "guestsPresent": 0,
636
- "includedInOffer": false,
637
- "taxesInformation": "Impuestos incluidos",
638
- "category": 0,
639
- "pricesPerAvailableOptionsFormatted": {
640
- "1": "68,00"
641
- },
642
- "pricesWithTaxesPerAvailableOptionsFormatted": {
643
- "1": "68,00"
644
- },
645
- "unitPriceWithTaxesPerRangeFormatted": {
646
- "1": "68,00"
647
- },
648
- "onlyOneAvailableOption": true,
649
- "numberOfSelectedInfoHiddenInCart": false,
650
- "unitPricePerRangeFormatted": {
651
- "1": "68,00"
652
- },
653
- "unitPriceFormatted": "6800",
654
- "showApplyNights": true,
655
- "showApplyPersons": true,
656
- "perGuest": true,
657
- "unitPrice": 6800,
658
- "unitPriceWithTaxes": 6800,
659
- "unitPriceWithTaxesFormatted": "68,00",
660
- "perRoom": false,
661
- "perRange": false,
662
- "perReserve": false,
663
- "draft": false,
664
- "ageCategory": "ALL",
665
- "perNight": true,
666
- "sort": 10,
667
- "id": 17887
668
- },
669
- "17894": {
670
- "pricesPerAvailableOptions": {
671
- "1": 7100
672
- },
673
- "priceOptionValues": [
674
- {
675
- "option": 1,
676
- "value": {
677
- "original": 71.0,
678
- "withTaxes": 71.0,
679
- "withoutTaxes": 55.47,
680
- "price": 71.0
681
- },
682
- "discounts": []
683
- }
684
- ],
685
- "pricesWithTaxesPerAvailableOptions": {
686
- "1": 7100
687
- },
688
- "defaultQuantity": 1,
689
- "name": "Vino Protos Reserva",
690
- "subtitle": "Regálate esta joya de 18 meses en barrica ",
691
- "description": "Un mínimo de 24 meses en botella. Tempranillo 100 % en viñedos de más de 50 años. Potente, sabor intenso, afrutado, tostado y especiado, con taninos redondeados, buena acidez, buena estructura y con final muy largo.",
692
- "conditionDetails": null,
693
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fprotos-reserva.jpg",
694
- "nights": 5,
695
- "comboTagPlural": "habitaciones",
696
- "comboTagSingular": "habitación",
697
- "comboTagNightsToApplyPlural": "",
698
- "comboTagNightsToApplySingular": "",
699
- "cartSummary": "Por habitación",
700
- "occupationsPresent": 0,
701
- "guestsPresent": 0,
702
- "includedInOffer": false,
703
- "taxesInformation": "Impuestos incluidos",
704
- "category": 0,
705
- "pricesPerAvailableOptionsFormatted": {
706
- "1": "71,00"
707
- },
708
- "pricesWithTaxesPerAvailableOptionsFormatted": {
709
- "1": "71,00"
710
- },
711
- "unitPriceWithTaxesPerRangeFormatted": {
712
- "1": "71,00"
713
- },
714
- "onlyOneAvailableOption": true,
715
- "numberOfSelectedInfoHiddenInCart": true,
716
- "unitPricePerRangeFormatted": {
717
- "1": "71,00"
718
- },
719
- "unitPriceFormatted": "7100",
720
- "showApplyNights": false,
721
- "showApplyPersons": false,
722
- "perGuest": false,
723
- "unitPrice": 7100,
724
- "unitPriceWithTaxes": 7100,
725
- "unitPriceWithTaxesFormatted": "71,00",
726
- "perRoom": true,
727
- "perRange": false,
728
- "perReserve": false,
729
- "draft": false,
730
- "ageCategory": "ALL",
731
- "perNight": false,
732
- "sort": 11,
733
- "id": 17894
734
- },
735
- "56628": {
736
- "pricesPerAvailableOptions": {
737
- "1": 1450
738
- },
739
- "priceOptionValues": [
740
- {
741
- "option": 1,
742
- "value": {
743
- "original": 14.5,
744
- "withTaxes": 14.5,
745
- "withoutTaxes": 11.33,
746
- "price": 14.5
747
- },
748
- "discounts": []
749
- }
750
- ],
751
- "pricesWithTaxesPerAvailableOptions": {
752
- "1": 1450
753
- },
754
- "defaultQuantity": 1,
755
- "name": "Plato de Frutas Variadas",
756
- "subtitle": "Añade un toque saludable a tu estancia",
757
- "description": null,
758
- "conditionDetails": null,
759
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fexta%20-%20frutas.jpg",
760
- "nights": 5,
761
- "comboTagPlural": "habitaciones",
762
- "comboTagSingular": "habitación",
763
- "comboTagNightsToApplyPlural": "",
764
- "comboTagNightsToApplySingular": "",
765
- "cartSummary": "Por habitación",
766
- "occupationsPresent": 0,
767
- "guestsPresent": 0,
768
- "includedInOffer": false,
769
- "taxesInformation": "Impuestos incluidos",
770
- "category": 0,
771
- "pricesPerAvailableOptionsFormatted": {
772
- "1": "14,50"
773
- },
774
- "pricesWithTaxesPerAvailableOptionsFormatted": {
775
- "1": "14,50"
776
- },
777
- "unitPriceWithTaxesPerRangeFormatted": {
778
- "1": "14,50"
779
- },
780
- "onlyOneAvailableOption": true,
781
- "numberOfSelectedInfoHiddenInCart": true,
782
- "unitPricePerRangeFormatted": {
783
- "1": "14,50"
784
- },
785
- "unitPriceFormatted": "1450",
786
- "showApplyNights": false,
787
- "showApplyPersons": false,
788
- "perGuest": false,
789
- "unitPrice": 1450,
790
- "unitPriceWithTaxes": 1450,
791
- "unitPriceWithTaxesFormatted": "14,50",
792
- "perRoom": true,
793
- "perRange": false,
794
- "perReserve": false,
795
- "draft": false,
796
- "ageCategory": "ALL",
797
- "perNight": false,
798
- "sort": 12,
799
- "id": 56628
800
- },
801
- "56629": {
802
- "pricesPerAvailableOptions": {
803
- "1": 2100
804
- },
805
- "priceOptionValues": [
806
- {
807
- "option": 1,
808
- "value": {
809
- "original": 21.0,
810
- "withTaxes": 21.0,
811
- "withoutTaxes": 16.41,
812
- "price": 21.0
813
- },
814
- "discounts": []
815
- }
816
- ],
817
- "pricesWithTaxesPerAvailableOptions": {
818
- "1": 2100
819
- },
820
- "defaultQuantity": 1,
821
- "name": "Vino Marques de Arienzo",
822
- "subtitle": "Un toque especial a la llegada",
823
- "description": null,
824
- "conditionDetails": null,
825
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fexta%20-%20vino%20marques.jpg",
826
- "nights": 5,
827
- "comboTagPlural": "habitaciones",
828
- "comboTagSingular": "habitación",
829
- "comboTagNightsToApplyPlural": "",
830
- "comboTagNightsToApplySingular": "",
831
- "cartSummary": "Por habitación",
832
- "occupationsPresent": 0,
833
- "guestsPresent": 0,
834
- "includedInOffer": false,
835
- "taxesInformation": "Impuestos incluidos",
836
- "category": 0,
837
- "pricesPerAvailableOptionsFormatted": {
838
- "1": "21,00"
839
- },
840
- "pricesWithTaxesPerAvailableOptionsFormatted": {
841
- "1": "21,00"
842
- },
843
- "unitPriceWithTaxesPerRangeFormatted": {
844
- "1": "21,00"
845
- },
846
- "onlyOneAvailableOption": true,
847
- "numberOfSelectedInfoHiddenInCart": true,
848
- "unitPricePerRangeFormatted": {
849
- "1": "21,00"
850
- },
851
- "unitPriceFormatted": "2100",
852
- "showApplyNights": false,
853
- "showApplyPersons": false,
854
- "perGuest": false,
855
- "unitPrice": 2100,
856
- "unitPriceWithTaxes": 2100,
857
- "unitPriceWithTaxesFormatted": "21,00",
858
- "perRoom": true,
859
- "perRange": false,
860
- "perReserve": false,
861
- "draft": false,
862
- "ageCategory": "ALL",
863
- "perNight": false,
864
- "sort": 13,
865
- "id": 56629
866
- },
867
- "56631": {
868
- "pricesPerAvailableOptions": {
869
- "1": 9550
870
- },
871
- "priceOptionValues": [
872
- {
873
- "option": 1,
874
- "value": {
875
- "original": 95.5,
876
- "withTaxes": 95.5,
877
- "withoutTaxes": 74.61,
878
- "price": 95.5
879
- },
880
- "discounts": []
881
- }
882
- ],
883
- "pricesWithTaxesPerAvailableOptions": {
884
- "1": 9550
885
- },
886
- "defaultQuantity": 1,
887
- "name": "Moët Chandon",
888
- "subtitle": "Un toque especial de glamour y burbujas",
889
- "description": null,
890
- "conditionDetails": null,
891
- "photo": "https://images.mirai.com/EXTRAS%2FHOTELS%2F100376312%2Fmoet.jpg",
892
- "nights": 5,
893
- "comboTagPlural": "habitaciones",
894
- "comboTagSingular": "habitación",
895
- "comboTagNightsToApplyPlural": "",
896
- "comboTagNightsToApplySingular": "",
897
- "cartSummary": "Por habitación",
898
- "occupationsPresent": 0,
899
- "guestsPresent": 0,
900
- "includedInOffer": false,
901
- "taxesInformation": "Impuestos incluidos",
902
- "category": 0,
903
- "pricesPerAvailableOptionsFormatted": {
904
- "1": "95,50"
905
- },
906
- "pricesWithTaxesPerAvailableOptionsFormatted": {
907
- "1": "95,50"
908
- },
909
- "unitPriceWithTaxesPerRangeFormatted": {
910
- "1": "95,50"
911
- },
912
- "onlyOneAvailableOption": true,
913
- "numberOfSelectedInfoHiddenInCart": true,
914
- "unitPricePerRangeFormatted": {
915
- "1": "95,50"
916
- },
917
- "unitPriceFormatted": "9550",
918
- "showApplyNights": false,
919
- "showApplyPersons": false,
920
- "perGuest": false,
921
- "unitPrice": 9550,
922
- "unitPriceWithTaxes": 9550,
923
- "unitPriceWithTaxesFormatted": "95,50",
924
- "perRoom": true,
925
- "perRange": false,
926
- "perReserve": false,
927
- "draft": false,
928
- "ageCategory": "ALL",
929
- "perNight": false,
930
- "sort": 14,
931
- "id": 56631
932
- },
933
- "56630": {
934
- "pricesPerAvailableOptions": {
935
- "1": 1800
936
- },
937
- "priceOptionValues": [
938
- {
939
- "option": 1,
940
- "value": {
941
- "original": 18.0,
942
- "withTaxes": 18.0,
943
- "withoutTaxes": 14.06,
944
- "price": 18.0
945
- },
946
- "discounts": []
947
- }
948
- ],
949
- "pricesWithTaxesPerAvailableOptions": {
950
- "1": 1800
951
- },
952
- "defaultQuantity": 1,
953
- "name": "Freixenet Carta Nevada",
954
- "subtitle": "Regálate un vino espumoso",
955
- "description": null,
956
- "conditionDetails": null,
957
- "photo": "https://images.mirai.com/OTHERS_NEW/noPhoto.png",
958
- "nights": 5,
959
- "comboTagPlural": "habitaciones",
960
- "comboTagSingular": "habitación",
961
- "comboTagNightsToApplyPlural": "",
962
- "comboTagNightsToApplySingular": "",
963
- "cartSummary": "Por habitación",
964
- "occupationsPresent": 0,
965
- "guestsPresent": 0,
966
- "includedInOffer": false,
967
- "taxesInformation": "Impuestos incluidos",
968
- "category": 0,
969
- "pricesPerAvailableOptionsFormatted": {
970
- "1": "18,00"
971
- },
972
- "pricesWithTaxesPerAvailableOptionsFormatted": {
973
- "1": "18,00"
974
- },
975
- "unitPriceWithTaxesPerRangeFormatted": {
976
- "1": "18,00"
977
- },
978
- "onlyOneAvailableOption": true,
979
- "numberOfSelectedInfoHiddenInCart": true,
980
- "unitPricePerRangeFormatted": {
981
- "1": "18,00"
982
- },
983
- "unitPriceFormatted": "1800",
984
- "showApplyNights": false,
985
- "showApplyPersons": false,
986
- "perGuest": false,
987
- "unitPrice": 1800,
988
- "unitPriceWithTaxes": 1800,
989
- "unitPriceWithTaxesFormatted": "18,00",
990
- "perRoom": true,
991
- "perRange": false,
992
- "perReserve": false,
993
- "draft": true,
994
- "ageCategory": "ALL",
995
- "perNight": false,
996
- "sort": 27,
997
- "id": 56630
998
- }
999
- }
1000
- }