@mirai/core 0.4.36 → 0.4.37

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 (209) hide show
  1. package/package.json +1 -1
  2. package/.env +0 -22
  3. package/.gitlab-ci.yml +0 -4
  4. package/.nvmrc +0 -1
  5. package/__tests__/Booking/__mocks__/booking-delete.json +0 -1
  6. package/__tests__/Booking/__mocks__/booking-get.json +0 -105
  7. package/__tests__/Booking/booking.constants.js +0 -8
  8. package/__tests__/Booking/workflows/cancel.workflow.js +0 -20
  9. package/__tests__/Booking/workflows/index.js +0 -5
  10. package/__tests__/Booking/workflows/openMobileMenu.workflow.js +0 -4
  11. package/__tests__/Booking/workflows/print.workflow.js +0 -13
  12. package/__tests__/Booking/workflows/resend.workflow.js +0 -18
  13. package/__tests__/Booking/workflows/review.workflow.js +0 -17
  14. package/__tests__/BookingQuery/__mocks__/user-booking-get.json +0 -9
  15. package/__tests__/BookingQuery/workflows/index.js +0 -1
  16. package/__tests__/BookingQuery/workflows/login.workflow.js +0 -22
  17. package/__tests__/Checkout/__mocks__/checkout-get.json +0 -935
  18. package/__tests__/Checkout/__mocks__/checkout-post-PAYLATER.json +0 -10
  19. package/__tests__/Checkout/__mocks__/checkout-post-TPV.json +0 -7
  20. package/__tests__/Checkout/__mocks__/checkout-post-TRANSFER.json +0 -10
  21. package/__tests__/Checkout/checkout.constants.js +0 -8
  22. package/__tests__/Checkout/workflows/form.workflow.js +0 -17
  23. package/__tests__/Checkout/workflows/index.js +0 -4
  24. package/__tests__/Checkout/workflows/payment.workflow.js +0 -10
  25. package/__tests__/Checkout/workflows/review.workflow.js +0 -19
  26. package/__tests__/Checkout/workflows/submit.workflow.js +0 -9
  27. package/__tests__/Deals/__mocks__/deals-success.json +0 -739
  28. package/__tests__/Deals/workflows/calendar.workflow.js +0 -14
  29. package/__tests__/Deals/workflows/clear.workflow.js +0 -7
  30. package/__tests__/Deals/workflows/index.js +0 -5
  31. package/__tests__/Deals/workflows/occupation.workflow.js +0 -6
  32. package/__tests__/Deals/workflows/promocode.workflow.js +0 -3
  33. package/__tests__/Deals/workflows/submit.workflow.js +0 -6
  34. package/__tests__/Finder/workflows/calendar.workflow.js +0 -10
  35. package/__tests__/Finder/workflows/index.js +0 -3
  36. package/__tests__/Finder/workflows/occupation.workflow.js +0 -27
  37. package/__tests__/Finder/workflows/promocode.workflow.js +0 -8
  38. package/__tests__/Rates/__mocks__/extras-one-success.json +0 -138
  39. package/__tests__/Rates/__mocks__/extras-success.json +0 -397
  40. package/__tests__/Rates/__mocks__/rates-success.json +0 -731
  41. package/__tests__/Rates/workflows/extras.js +0 -9
  42. package/__tests__/Rates/workflows/extrasExpect.js +0 -11
  43. package/__tests__/Rates/workflows/index.js +0 -4
  44. package/__tests__/Rates/workflows/multiroom.js +0 -26
  45. package/__tests__/Rates/workflows/rates.js +0 -9
  46. package/__tests__/Session/workflows/bookings.workflow.js +0 -18
  47. package/__tests__/Session/workflows/forgotPassword.workflow.js +0 -20
  48. package/__tests__/Session/workflows/index.js +0 -5
  49. package/__tests__/Session/workflows/login.workflow.js +0 -29
  50. package/__tests__/Session/workflows/logout.workflow.js +0 -8
  51. package/__tests__/Session/workflows/profile.workflow.js +0 -49
  52. package/__tests__/Signup/workflows/index.js +0 -2
  53. package/__tests__/Signup/workflows/signup.workflow.js +0 -26
  54. package/__tests__/Signup/workflows/signupError.workflow.js +0 -22
  55. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-one-extras-1.png +0 -0
  56. package/__tests__/__screenshots__/rates.spec.jsx/Desktop/Search-multiroom-with-some-extras-1.png +0 -0
  57. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-one-extras-1.png +0 -0
  58. package/__tests__/__screenshots__/rates.spec.jsx/iPhone-12/Search-multiroom-with-some-extras-1.png +0 -0
  59. package/__tests__/booking.spec.jsx +0 -34
  60. package/__tests__/bookingQuey.spec.js +0 -43
  61. package/__tests__/buttonFinder.spec.js +0 -16
  62. package/__tests__/checkout.spec.jsx +0 -52
  63. package/__tests__/constants.js +0 -20
  64. package/__tests__/deals.spec.js +0 -30
  65. package/__tests__/finder.spec.js +0 -75
  66. package/__tests__/helpers/closeNotification.js +0 -7
  67. package/__tests__/helpers/getWeekNumber.js +0 -8
  68. package/__tests__/helpers/index.js +0 -2
  69. package/__tests__/rates.spec.jsx +0 -39
  70. package/__tests__/session.spec.js +0 -32
  71. package/__tests__/signup.spec.js +0 -17
  72. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.skeleton.test.js.snap +0 -287
  73. package/build/components/BannerLoyalty/__tests__/__snapshots__/BannerLoyalty.test.js.snap +0 -102
  74. package/build/components/Booking/__tests__/__snapshots__/Booking.test.js.snap +0 -1302
  75. package/build/components/Booking/components/Field/__tests__/__snapshots__/Field.test.js.snap +0 -139
  76. package/build/components/Booking/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -108
  77. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormCancel.test.js.snap +0 -546
  78. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormEdit.test.js.snap +0 -46
  79. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.FormResend.test.js.snap +0 -166
  80. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Information.test.js.snap +0 -110
  81. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Menu.test.js.snap +0 -82
  82. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Modal.test.js.snap +0 -432
  83. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.ModalAgency.test.js.snap +0 -319
  84. package/build/components/Booking/partials/__tests__/__snapshots__/Booking.Payment.test.js.snap +0 -178
  85. package/build/components/BookingQuery/__tests__/__snapshots__/BookingQuery.test.js.snap +0 -1048
  86. package/build/components/ButtonFinder/__tests__/__snapshots__/ButtonFinder.test.js.snap +0 -8210
  87. package/build/components/Chat/__tests__/__snapshots__/Chat.constants.test.js.snap +0 -30
  88. package/build/components/Chat/__tests__/__snapshots__/Chat.test.js.snap +0 -634
  89. package/build/components/Chat/components/Avatar/__tests__/__snapshots__/Avatar.test.jsx.snap +0 -97
  90. package/build/components/Chat/components/Input/__tests__/__snapshots__/Input.test.jsx.snap +0 -178
  91. package/build/components/Chat/components/InputRich/__tests__/__snapshots__/InputRich.test.jsx.snap +0 -282
  92. package/build/components/Chat/components/Message/__tests__/__snapshots__/Message.test.jsx.snap +0 -211
  93. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Booking.test.js.snap +0 -65
  94. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Card.test.js.snap +0 -29
  95. package/build/components/Chat/components/Message/components/__tests__/__snapshots__/Environment.test.js.snap +0 -44
  96. package/build/components/Chat/components/Offline/__tests__/__snapshots__/Offline.test.js.snap +0 -162
  97. package/build/components/Chat/helpers/__tests__/__snapshots__/getVerboseDate.test.js.snap +0 -9
  98. package/build/components/Checkout/__tests__/__snapshots__/Checkout.test.js.snap +0 -2018
  99. package/build/components/Checkout/components/InputRadio/__tests__/__snapshots__/InputRadio.test.js.snap +0 -347
  100. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Confirmation.test.js.snap +0 -418
  101. package/build/components/Checkout/partials/__tests__/__snapshots__/Checkout.Form.test.js.snap +0 -6754
  102. package/build/components/Deals/__tests__/__snapshots__/Deals.Calendar.test.js.snap +0 -4449
  103. package/build/components/Deals/__tests__/__snapshots__/Deals.constants.js.snap +0 -15
  104. package/build/components/Deals/__tests__/__snapshots__/Deals.test.js.snap +0 -7828
  105. package/build/components/Deals/helpers/__tests__/__mocks__/deal.json +0 -25
  106. package/build/components/Environment/__tests__/__snapshots__/Environment.State.test.js.snap +0 -120
  107. package/build/components/Environment/__tests__/__snapshots__/Environment.test.js.snap +0 -988
  108. package/build/components/Finder/__tests__/__snapshots__/Finder.constants.test.js.snap +0 -39
  109. package/build/components/Finder/__tests__/__snapshots__/Finder.test.js.snap +0 -22237
  110. package/build/components/Finder/components/Calendar/__tests__/__mocks__/prices.json +0 -11
  111. package/build/components/Finder/components/Calendar/__tests__/__snapshots__/Calendar.test.js.snap +0 -11108
  112. package/build/components/Finder/components/Places/__tests__/__mocks__/places.json +0 -44
  113. package/build/components/Finder/components/Places/__tests__/__snapshots__/Places.test.js.snap +0 -324
  114. package/build/components/Finder/helpers/__tests__/__mocks__/dataSource.json +0 -1382
  115. package/build/components/Finder/helpers/__tests__/__snapshots__/getForwarderUrl.test.js.snap +0 -7
  116. package/build/components/Header/__tests__/__snapshots__/Header.test.js.snap +0 -1187
  117. package/build/components/Profile/components/Bookings/__tests__/__snapshots__/Bookings.test.js.snap +0 -19
  118. package/build/components/Rates/__tests__/__snapshots__/Rates.Content.test.js.snap +0 -41
  119. package/build/components/Rates/__tests__/__snapshots__/Rates.Footer.test.js.snap +0 -50
  120. package/build/components/Rates/__tests__/__snapshots__/Rates.Header.test.js.snap +0 -3
  121. package/build/components/Rates/__tests__/__snapshots__/Rates.RoomSelector.test.js.snap +0 -3
  122. package/build/components/Rates/__tests__/__snapshots__/Rates.Unavailability.test.js.snap +0 -53
  123. package/build/components/Rates/__tests__/__snapshots__/Rates.test.js.snap +0 -11760
  124. package/build/components/Rates/components/CardHotel/__tests__/__snapshots__/CardHotel.test.js.snap +0 -113
  125. package/build/components/Rates/components/Filters/__tests__/__snapshots__/FIlters.Button.test.js.snap +0 -32
  126. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.Amenity.test.js.snap +0 -21
  127. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.BookingOption.test.js.snap +0 -32
  128. package/build/components/Rates/components/Filters/__tests__/__snapshots__/Filters.test.js.snap +0 -167
  129. package/build/components/Rates/components/Hotelverse/__tests__/__snapshots__/Hotelverse.test.js.snap +0 -3
  130. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Preview.test.js.snap +0 -96
  131. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Rates.test.js.snap +0 -9
  132. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.Summary.test.js.snap +0 -53
  133. package/build/components/Rates/components/Item/__tests__/__snapshots__/Item.test.js.snap +0 -154
  134. package/build/components/Rates/components/Item/components/Amenities/__tests__/__snapshots__/Amenities.test.js.snap +0 -3
  135. package/build/components/Rates/components/Item/components/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -3
  136. package/build/components/Rates/components/Item/components/Features/__tests__/__snapshots__/Features.test.js.snap +0 -40
  137. package/build/components/Rates/components/Item/components/ModalCancellationInfo/__tests__/__snapshots__/ModalCancellationInfo.test.js.snap +0 -35
  138. package/build/components/Rates/components/Item/components/ModalInfo/__tests__/__snapshots__/ModalInfo.test.js.snap +0 -72
  139. package/build/components/Rates/components/Item/components/ModalOfferInfo/__tests__/__snapshots__/ModalOfferInfo.test.js.snap +0 -49
  140. package/build/components/Rates/components/Item/components/ModalUrl/__tests__/__snapshots__/ModalUrl.test.js.snap +0 -50
  141. package/build/components/Rates/components/Item/components/Option/__tests__/__snapshots__/Option.test.js.snap +0 -18
  142. package/build/components/Rates/components/Item/components/PriceDetails/__tests__/__snapshots__/PriceDetails.test.js.snap +0 -23
  143. package/build/components/Rates/components/Item/components/RateDetails/__tests__/__snapshots__/RateDetails.test.js.snap +0 -3
  144. package/build/components/Rates/components/Item/components/Slider/__tests__/__snapshots__/Slider.test.js.snap +0 -27
  145. package/build/components/Rates/components/Item/components/TooltipDates/__tests__/__snapshots__/TooltipDates.test.js.snap +0 -3
  146. package/build/components/Rates/components/ModalClubRate/__tests__/__snapshots__/ModalClubRate.test.js.snap +0 -257
  147. package/build/components/Rates/components/ModalExtras/__tests__/__snapshots__/ModalExtras.test.js.snap +0 -68
  148. package/build/components/Rates/components/ModalMapView/__tests__/__snapshots__/ModalMapView.test.js.snap +0 -78
  149. package/build/components/Session/__tests__/__snapshots__/Session.test.js.snap +0 -260
  150. package/build/components/Signup/__tests__/__snapshots__/Signup.test.js.snap +0 -1091
  151. package/build/components/__shared__/BookingDates/__tests__/__snapshots__/BookingDates.test.js.snap +0 -208
  152. package/build/components/__shared__/BookingDetails/__tests__/__snapshots__/BookingDetails.test.js.snap +0 -2190
  153. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.Row.test.js.snap +0 -500
  154. package/build/components/__shared__/BookingTable/__tests__/__snapshots__/BookingTable.test.js.snap +0 -745
  155. package/build/components/__shared__/BookingTerms/__tests__/__snapshots__/BookingTerms.test.js.snap +0 -450
  156. package/build/components/__shared__/ButtonMore/__tests__/__snapshots__/ButtonMore.test.js.snap +0 -115
  157. package/build/components/__shared__/ButtonPayment/__tests__/__snapshots__/ButtonPayment.test.js.snap +0 -206
  158. package/build/components/__shared__/ButtonPayment/components/Form/__tests__/__snapshots__/Form.test.js.snap +0 -65
  159. package/build/components/__shared__/ButtonPayment/components/FormAddon/__tests__/__snapshots__/FormAddon.test.js.snap +0 -68
  160. package/build/components/__shared__/ButtonPayment/components/FormCheckout/__tests__/__snapshots__/FormCheckout.test.js.snap +0 -356
  161. package/build/components/__shared__/ButtonPayment/components/FormCheckout/helpers/__tests__/__snapshots__/getStyle.test.js.snap +0 -23
  162. package/build/components/__shared__/ButtonPayment/components/FormPaycomet/__tests__/__snapshots__/FormPaycomet.test.js.snap +0 -165
  163. package/build/components/__shared__/ButtonPayment/components/FormSipay/__tests__/__snapshots__/FormSipay.test.js.snap +0 -161
  164. package/build/components/__shared__/ButtonPayment/components/InputField/__tests__/__snapshots__/InputField.test.js.snap +0 -190
  165. package/build/components/__shared__/Card/__tests__/__snapshots__/Card.test.js.snap +0 -34
  166. package/build/components/__shared__/Countdown/__tests__/__snapshots__/Countdown.test.js.snap +0 -42
  167. package/build/components/__shared__/Field/__tests__/__snapshots__/Field.test.js.snap +0 -1018
  168. package/build/components/__shared__/FieldOccupation/__tests__/__snapshots__/FieldOccupation.test.js.snap +0 -2243
  169. package/build/components/__shared__/FieldPromocode/__tests__/__snapshots__/FieldPromocode.test.jsx.snap +0 -373
  170. package/build/components/__shared__/Footer/__tests__/__snapshots__/Footer.test.js.snap +0 -178
  171. package/build/components/__shared__/NotificationRequiredFields/__tests__/__snapshots__/NotificationRequiredFields.test.js.snap +0 -118
  172. package/build/components/__shared__/Occupation/__tests__/__mocks__/occupation.json +0 -17
  173. package/build/components/__shared__/Occupation/__tests__/__snapshots__/Occupation.test.js.snap +0 -3754
  174. package/build/components/__shared__/Payment/__tests__/__snapshots__/Payment.test.js.snap +0 -1109
  175. package/build/components/__shared__/Payment/components/AmazonPay/__tests__/__snapshots__/AmazonPay.test.js.snap +0 -23
  176. package/build/components/__shared__/Payment/components/Aplazame/__tests__/__snapshots__/Aplazame.test.js.snap +0 -33
  177. package/build/components/__shared__/Payment/components/Card/__tests__/__snapshots__/Card.test.js.snap +0 -933
  178. package/build/components/__shared__/Payment/components/PCI/__tests__/__snapshots__/PCI.test.js.snap +0 -474
  179. package/build/components/__shared__/Payment/components/Tpv/__tests__/__snapshots__/Tpv.test.js.snap +0 -98
  180. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.Line.test.js.snap +0 -49
  181. package/build/components/__shared__/PriceBreakdown/__tests__/__snapshots__/PriceBreakdown.test.js.snap +0 -337
  182. package/build/components/__shared__/SelectEnvironment/__tests__/__snapshots__/SelectEnvironment.test.js.snap +0 -1192
  183. package/build/components/__shared__/Skeleton/__tests__/__snapshots__/Skeleton.test.js.snap +0 -66
  184. package/build/components/__shared__/TextRequiredFields/__tests__/__snapshots__/TextRequiredFields.test.js.snap +0 -41
  185. package/build/components/helpers/__tests__/__mocks__/hotels.json +0 -87
  186. package/build/components/helpers/__tests__/__snapshots__/parseHtml.test.js.snap +0 -317
  187. package/playwright.config.js +0 -50
  188. package/public/App.Container.jsx +0 -147
  189. package/public/App.jsx +0 -34
  190. package/public/App.module.css +0 -153
  191. package/public/index.html +0 -32
  192. package/public/index.template.html +0 -19
  193. package/public/performance/index.html +0 -159
  194. package/public/routes/Deals.jsx +0 -20
  195. package/public/routes/Finder.jsx +0 -19
  196. package/public/routes/Home.constants.js +0 -52
  197. package/public/routes/Home.jsx +0 -131
  198. package/public/routes/NotFound.jsx +0 -23
  199. package/public/routes/Profile.jsx +0 -21
  200. package/public/routes/Signup.jsx +0 -20
  201. package/public/routes/Step0-Accommodations.jsx +0 -4
  202. package/public/routes/Step1-Rates.jsx +0 -12
  203. package/public/routes/Step2-Checkout.jsx +0 -4
  204. package/public/routes/Step3-Booking.jsx +0 -4
  205. package/public/routes/components/Logo.jsx +0 -18
  206. package/public/routes/components/index.js +0 -1
  207. package/public/routes/index.js +0 -10
  208. package/public/routes/routes.module.css +0 -259
  209. package/public/themes/monalisa.theme.css +0 -45
@@ -1,1382 +0,0 @@
1
- [
2
- {
3
- "visible": false,
4
- "name": {
5
- "en": "Hotels",
6
- "es": "Hoteles",
7
- "de": "Hotels",
8
- "ru": "Hotels"
9
- },
10
- "ids": [
11
- "67140298",
12
- "71794866",
13
- "52456469",
14
- "100194007",
15
- "62421414",
16
- "24686991",
17
- "46089703",
18
- "100376313",
19
- "100376314",
20
- "100376315",
21
- "100376316",
22
- "100376312",
23
- "100376519",
24
- "34923905",
25
- "100180004",
26
- "100376319",
27
- "21926480",
28
- "70465526",
29
- "100376303",
30
- "100376304",
31
- "100376320",
32
- "100376520",
33
- "100376306",
34
- "100376768",
35
- "100376307",
36
- "100376308"
37
- ],
38
- "tags": [
39
- {
40
- "isHotel": false,
41
- "name": {
42
- "en": "All Hotels",
43
- "es": "Todos los Hoteles",
44
- "de": "Alle Hotels",
45
- "ru": "All Hotels"
46
- },
47
- "ids": [
48
- "67140298",
49
- "71794866",
50
- "52456469",
51
- "100194007",
52
- "62421414",
53
- "24686991",
54
- "46089703",
55
- "100376313",
56
- "100376314",
57
- "100376315",
58
- "100376316",
59
- "100376312",
60
- "100376519",
61
- "34923905",
62
- "100180004",
63
- "100376319",
64
- "21926480",
65
- "70465526",
66
- "100376303",
67
- "100376304",
68
- "100376320",
69
- "100376520",
70
- "100376306",
71
- "100376768",
72
- "100376307",
73
- "100376308"
74
- ],
75
- "tags": [
76
- {
77
- "isHotel": true,
78
- "name": {
79
- "en": "Princess Inspire Tenerife (+16)",
80
- "es": "Princess Inspire Tenerife (+16)",
81
- "de": "Princess Inspire Tenerife (+16)",
82
- "ru": "Princess Inspire Tenerife (+16)"
83
- },
84
- "ids": ["52456469"],
85
- "visible": false,
86
- "tags": [],
87
- "tagId": 6950
88
- },
89
- {
90
- "isHotel": true,
91
- "name": {
92
- "en": "Barcelona Princess",
93
- "es": "Barcelona Princess",
94
- "de": "Barcelona Princess",
95
- "ru": "Barcelona Princess"
96
- },
97
- "ids": ["34923905"],
98
- "visible": false,
99
- "tags": [],
100
- "tagId": 9451
101
- },
102
- {
103
- "isHotel": true,
104
- "name": {
105
- "en": "Caribe Deluxe Princess",
106
- "es": "Caribe Deluxe Princess",
107
- "de": "Caribe Deluxe Princess",
108
- "ru": "Caribe Deluxe Princess"
109
- },
110
- "ids": ["100376316"],
111
- "visible": false,
112
- "tags": [],
113
- "tagId": 9453
114
- },
115
- {
116
- "isHotel": true,
117
- "name": {
118
- "en": "Club Jandía Princess",
119
- "es": "Club Jandía Princess",
120
- "de": "Club Jandía Princess",
121
- "ru": "Club Jandía Princess"
122
- },
123
- "ids": ["71794866"],
124
- "visible": false,
125
- "tags": [],
126
- "tagId": 8594
127
- },
128
- {
129
- "isHotel": true,
130
- "name": {
131
- "en": "Fuerteventura Princess",
132
- "es": "Fuerteventura Princess",
133
- "de": "Fuerteventura Princess",
134
- "ru": "Fuerteventura Princess"
135
- },
136
- "ids": ["21926480"],
137
- "visible": false,
138
- "tags": [],
139
- "tagId": 8595
140
- },
141
- {
142
- "isHotel": true,
143
- "name": {
144
- "en": "Gran Canaria Princess (+16)",
145
- "es": "Gran Canaria Princess (+16)",
146
- "de": "Gran Canaria Princess (+16)",
147
- "ru": "Gran Canaria Princess (+16)"
148
- },
149
- "ids": ["70465526"],
150
- "visible": false,
151
- "tags": [],
152
- "tagId": 6947
153
- },
154
- {
155
- "isHotel": true,
156
- "name": {
157
- "en": "Grand Bavaro Princess",
158
- "es": "Grand Bavaro Princess",
159
- "de": "Grand Bavaro Princess",
160
- "ru": "Grand Bavaro Princess"
161
- },
162
- "ids": ["100376312"],
163
- "visible": false,
164
- "tags": [],
165
- "tagId": 9455
166
- },
167
- {
168
- "isHotel": true,
169
- "name": {
170
- "en": "Grand Riviera Princess",
171
- "es": "Grand Riviera Princess",
172
- "de": "Grand Riviera Princess",
173
- "ru": "Grand Riviera Princess"
174
- },
175
- "ids": ["100376304"],
176
- "visible": false,
177
- "tags": [],
178
- "tagId": 9460
179
- },
180
- {
181
- "isHotel": true,
182
- "name": {
183
- "en": "Grand Sunset Princess",
184
- "es": "Grand Sunset Princess",
185
- "de": "Grand Sunset Princess",
186
- "ru": "Grand Sunset Princess"
187
- },
188
- "ids": ["100376306"],
189
- "visible": false,
190
- "tags": [],
191
- "tagId": 9459
192
- },
193
- {
194
- "isHotel": true,
195
- "name": {
196
- "en": "Guayarmina Princess (+16)",
197
- "es": "Guayarmina Princess (+16)",
198
- "de": "Guayarmina Princess (+16)",
199
- "ru": "Guayarmina Princess (+16)"
200
- },
201
- "ids": ["100376320"],
202
- "visible": false,
203
- "tags": [],
204
- "tagId": 6954
205
- },
206
- {
207
- "isHotel": true,
208
- "name": {
209
- "en": "La Palma & Teneguía Princess",
210
- "es": "La Palma & Teneguía Princess",
211
- "de": "La Palma & Teneguía Princess",
212
- "ru": "La Palma & Teneguía Princess"
213
- },
214
- "ids": ["46089703"],
215
- "visible": false,
216
- "tags": [],
217
- "tagId": 6945
218
- },
219
- {
220
- "isHotel": true,
221
- "name": {
222
- "en": "Esencia de La Palma by Princess (+16)",
223
- "es": "Esencia de La Palma by Princess (+16)",
224
- "de": "Esencia de La Palma by Princess (+16)",
225
- "ru": "Esencia de La Palma by Princess (+16)"
226
- },
227
- "ids": ["100376768"],
228
- "visible": false,
229
- "tags": [],
230
- "tagId": 12392
231
- },
232
- {
233
- "isHotel": true,
234
- "name": {
235
- "en": "Esencia de Fuerteventura by Princess",
236
- "es": "Esencia de Fuerteventura by Princess",
237
- "de": "Esencia de Fuerteventura by Princess",
238
- "ru": "Esencia de Fuerteventura by Princess"
239
- },
240
- "ids": ["100376319"],
241
- "visible": false,
242
- "tags": [],
243
- "tagId": 6953
244
- },
245
- {
246
- "isHotel": true,
247
- "name": {
248
- "en": "Maspalomas Princess",
249
- "es": "Maspalomas Princess",
250
- "de": "Maspalomas Princess",
251
- "ru": "Maspalomas Princess"
252
- },
253
- "ids": ["62421414"],
254
- "visible": false,
255
- "tags": [],
256
- "tagId": 8596
257
- },
258
- {
259
- "isHotel": true,
260
- "name": {
261
- "en": "Mogan Princess & Beach Club",
262
- "es": "Mogan Princess & Beach Club",
263
- "de": "Mogan Princess & Beach Club",
264
- "ru": "Mogan Princess & Beach Club"
265
- },
266
- "ids": ["24686991"],
267
- "visible": false,
268
- "tags": [],
269
- "tagId": 6943
270
- },
271
- {
272
- "isHotel": true,
273
- "name": {
274
- "en": "Negresco Princess",
275
- "es": "Negresco Princess",
276
- "de": "Negresco Princess",
277
- "ru": "Negresco Princess"
278
- },
279
- "ids": ["100376303"],
280
- "visible": false,
281
- "tags": [],
282
- "tagId": 9450
283
- },
284
- {
285
- "isHotel": true,
286
- "name": {
287
- "en": "Platinum at Grand Bavaro Princess",
288
- "es": "Platinum at Grand Bavaro Princess",
289
- "de": "Platinum at Grand Bavaro Princess",
290
- "ru": "Platinum at Grand Bavaro Princess"
291
- },
292
- "ids": ["100376519"],
293
- "visible": false,
294
- "tags": [],
295
- "tagId": 11139
296
- },
297
- {
298
- "isHotel": true,
299
- "name": {
300
- "en": "Platinum at Grand Riviera & Sunset Princess",
301
- "es": "Platinum at Grand Riviera & Sunset Princess",
302
- "de": "Platinum at Grand Riviera & Sunset Princess",
303
- "ru": "Platinum at Grand Riviera & Sunset Princess"
304
- },
305
- "ids": ["100376313"],
306
- "visible": false,
307
- "tags": [],
308
- "tagId": 9456
309
- },
310
- {
311
- "isHotel": true,
312
- "name": {
313
- "en": "Platinum Yucatán Princess (+18)",
314
- "es": "Platinum Yucatán Princess (+18)",
315
- "de": "Platinum Yucatán Princess (+18)",
316
- "ru": "Platinum Yucatán Princess (+18)"
317
- },
318
- "ids": ["100376307"],
319
- "visible": false,
320
- "tags": [],
321
- "tagId": 9458
322
- },
323
- {
324
- "isHotel": true,
325
- "name": {
326
- "en": "Princess Family Club Bavaro",
327
- "es": "Princess Family Club Bavaro",
328
- "de": "Princess Family Club Bavaro",
329
- "ru": "Princess Family Club Bavaro"
330
- },
331
- "ids": ["100376520"],
332
- "visible": false,
333
- "tags": [],
334
- "tagId": 11138
335
- },
336
- {
337
- "isHotel": true,
338
- "name": {
339
- "en": "Princess Family Club Riviera",
340
- "es": "Princess Family Club Riviera",
341
- "de": "Princess Family Club Riviera",
342
- "ru": "Princess Family Club Riviera"
343
- },
344
- "ids": ["100376308"],
345
- "visible": false,
346
- "tags": [],
347
- "tagId": 9457
348
- },
349
- {
350
- "isHotel": true,
351
- "name": {
352
- "en": "Punta Cana Princess (+18)",
353
- "es": "Punta Cana Princess (+18)",
354
- "de": "Punta Cana Princess (+18)",
355
- "ru": "Punta Cana Princess (+18)"
356
- },
357
- "ids": ["100376314"],
358
- "visible": false,
359
- "tags": [],
360
- "tagId": 9454
361
- },
362
- {
363
- "isHotel": true,
364
- "name": {
365
- "en": "Tabaiba Princess",
366
- "es": "Tabaiba Princess",
367
- "de": "Tabaiba Princess",
368
- "ru": "Tabaiba Princess"
369
- },
370
- "ids": ["67140298"],
371
- "visible": false,
372
- "tags": [],
373
- "tagId": 8598
374
- },
375
- {
376
- "isHotel": true,
377
- "name": {
378
- "en": "Taurito Princess",
379
- "es": "Taurito Princess",
380
- "de": "Taurito Princess",
381
- "ru": "Taurito Princess"
382
- },
383
- "ids": ["100180004"],
384
- "visible": false,
385
- "tags": [],
386
- "tagId": 6933
387
- },
388
- {
389
- "isHotel": true,
390
- "name": {
391
- "en": "Tropical Deluxe Princess",
392
- "es": "Tropical Deluxe Princess",
393
- "de": "Tropical Deluxe Princess",
394
- "ru": "Tropical Deluxe Princess"
395
- },
396
- "ids": ["100376315"],
397
- "visible": false,
398
- "tags": [],
399
- "tagId": 9452
400
- },
401
- {
402
- "isHotel": true,
403
- "name": {
404
- "en": "TUI Blue Suite Princess (+16)",
405
- "es": "TUI Blue Suite Princess (+16)",
406
- "de": "TUI Blue Suite Princess (+16)",
407
- "ru": "TUI Blue Suite Princess (+16)"
408
- },
409
- "ids": ["100194007"],
410
- "visible": false,
411
- "tags": [],
412
- "tagId": 8597
413
- }
414
- ],
415
- "tagId": 10684
416
- }
417
- ]
418
- },
419
- {
420
- "visible": false,
421
- "name": {
422
- "en": "Spain",
423
- "es": "España",
424
- "de": "Spanien",
425
- "ru": "Spain"
426
- },
427
- "ids": [
428
- "67140298",
429
- "21926480",
430
- "70465526",
431
- "71794866",
432
- "52456469",
433
- "100194007",
434
- "62421414",
435
- "24686991",
436
- "46089703",
437
- "100376303",
438
- "100376320",
439
- "100180004",
440
- "34923905",
441
- "100376768",
442
- "100376319"
443
- ],
444
- "tags": [
445
- {
446
- "isHotel": false,
447
- "name": {
448
- "en": "Spain",
449
- "es": "España",
450
- "de": "Spanien",
451
- "ru": "Spain"
452
- },
453
- "ids": [
454
- "67140298",
455
- "21926480",
456
- "70465526",
457
- "71794866",
458
- "52456469",
459
- "100194007",
460
- "62421414",
461
- "24686991",
462
- "46089703",
463
- "100376303",
464
- "100376320",
465
- "100180004",
466
- "34923905",
467
- "100376768",
468
- "100376319"
469
- ],
470
- "tags": [
471
- {
472
- "isHotel": false,
473
- "name": {
474
- "en": "Canary Islands",
475
- "es": "Islas Canarias",
476
- "de": "Kanarische Inseln",
477
- "ru": "Canary Islands"
478
- },
479
- "ids": [
480
- "67140298",
481
- "21926480",
482
- "70465526",
483
- "71794866",
484
- "52456469",
485
- "100194007",
486
- "62421414",
487
- "24686991",
488
- "46089703",
489
- "100376320",
490
- "100180004",
491
- "100376768",
492
- "100376319"
493
- ],
494
- "tags": [
495
- {
496
- "isHotel": true,
497
- "name": {
498
- "en": "Taurito Princess",
499
- "es": "Taurito Princess",
500
- "de": "Taurito Princess",
501
- "ru": "Taurito Princess"
502
- },
503
- "ids": ["100180004"],
504
- "visible": false,
505
- "tags": [],
506
- "tagId": 6933
507
- },
508
- {
509
- "isHotel": true,
510
- "name": {
511
- "en": "Mogan Princess & Beach Club",
512
- "es": "Mogan Princess & Beach Club",
513
- "de": "Mogan Princess & Beach Club",
514
- "ru": "Mogan Princess & Beach Club"
515
- },
516
- "ids": ["24686991"],
517
- "visible": false,
518
- "tags": [],
519
- "tagId": 6943
520
- },
521
- {
522
- "isHotel": true,
523
- "name": {
524
- "en": "Gran Canaria Princess (+16)",
525
- "es": "Gran Canaria Princess (+16)",
526
- "de": "Gran Canaria Princess (+16)",
527
- "ru": "Gran Canaria Princess (+16)"
528
- },
529
- "ids": ["70465526"],
530
- "visible": false,
531
- "tags": [],
532
- "tagId": 6947
533
- },
534
- {
535
- "isHotel": true,
536
- "name": {
537
- "en": "Fuerteventura Princess",
538
- "es": "Fuerteventura Princess",
539
- "de": "Fuerteventura Princess",
540
- "ru": "Fuerteventura Princess"
541
- },
542
- "ids": ["21926480"],
543
- "visible": false,
544
- "tags": [],
545
- "tagId": 8595
546
- },
547
- {
548
- "isHotel": true,
549
- "name": {
550
- "en": "Tabaiba Princess",
551
- "es": "Tabaiba Princess",
552
- "de": "Tabaiba Princess",
553
- "ru": "Tabaiba Princess"
554
- },
555
- "ids": ["67140298"],
556
- "visible": false,
557
- "tags": [],
558
- "tagId": 8598
559
- },
560
- {
561
- "isHotel": true,
562
- "name": {
563
- "en": "Esencia de La Palma by Princess (+16)",
564
- "es": "Esencia de La Palma by Princess (+16)",
565
- "de": "Esencia de La Palma by Princess (+16)",
566
- "ru": "Esencia de La Palma by Princess (+16)"
567
- },
568
- "ids": ["100376768"],
569
- "visible": false,
570
- "tags": [],
571
- "tagId": 12392
572
- },
573
- {
574
- "isHotel": true,
575
- "name": {
576
- "en": "Maspalomas Princess",
577
- "es": "Maspalomas Princess",
578
- "de": "Maspalomas Princess",
579
- "ru": "Maspalomas Princess"
580
- },
581
- "ids": ["62421414"],
582
- "visible": false,
583
- "tags": [],
584
- "tagId": 8596
585
- },
586
- {
587
- "isHotel": true,
588
- "name": {
589
- "en": "Club Jandía Princess",
590
- "es": "Club Jandía Princess",
591
- "de": "Club Jandía Princess",
592
- "ru": "Club Jandía Princess"
593
- },
594
- "ids": ["71794866"],
595
- "visible": false,
596
- "tags": [],
597
- "tagId": 8594
598
- },
599
- {
600
- "isHotel": true,
601
- "name": {
602
- "en": "Princess Inspire Tenerife (+16)",
603
- "es": "Princess Inspire Tenerife (+16)",
604
- "de": "Princess Inspire Tenerife (+16)",
605
- "ru": "Princess Inspire Tenerife (+16)"
606
- },
607
- "ids": ["52456469"],
608
- "visible": false,
609
- "tags": [],
610
- "tagId": 6950
611
- },
612
- {
613
- "isHotel": true,
614
- "name": {
615
- "en": "La Palma & Teneguía Princess",
616
- "es": "La Palma & Teneguía Princess",
617
- "de": "La Palma & Teneguía Princess",
618
- "ru": "La Palma & Teneguía Princess"
619
- },
620
- "ids": ["46089703"],
621
- "visible": false,
622
- "tags": [],
623
- "tagId": 6945
624
- },
625
- {
626
- "isHotel": true,
627
- "name": {
628
- "en": "Guayarmina Princess (+16)",
629
- "es": "Guayarmina Princess (+16)",
630
- "de": "Guayarmina Princess (+16)",
631
- "ru": "Guayarmina Princess (+16)"
632
- },
633
- "ids": ["100376320"],
634
- "visible": false,
635
- "tags": [],
636
- "tagId": 6954
637
- },
638
- {
639
- "isHotel": true,
640
- "name": {
641
- "en": "TUI Blue Suite Princess (+16)",
642
- "es": "TUI Blue Suite Princess (+16)",
643
- "de": "TUI Blue Suite Princess (+16)",
644
- "ru": "TUI Blue Suite Princess (+16)"
645
- },
646
- "ids": ["100194007"],
647
- "visible": false,
648
- "tags": [],
649
- "tagId": 8597
650
- },
651
- {
652
- "isHotel": true,
653
- "name": {
654
- "en": "Esencia de Fuerteventura by Princess",
655
- "es": "Esencia de Fuerteventura by Princess",
656
- "de": "Esencia de Fuerteventura by Princess",
657
- "ru": "Esencia de Fuerteventura by Princess"
658
- },
659
- "ids": ["100376319"],
660
- "visible": false,
661
- "tags": [],
662
- "tagId": 6953
663
- },
664
- {
665
- "isHotel": false,
666
- "name": {
667
- "en": "Gran Canaria",
668
- "es": "Gran Canaria",
669
- "de": "Gran Canaria",
670
- "ru": "Gran Canaria"
671
- },
672
- "ids": ["67140298", "70465526", "100180004", "100194007", "62421414", "24686991"],
673
- "tags": [
674
- {
675
- "isHotel": true,
676
- "name": {
677
- "en": "Taurito Princess",
678
- "es": "Taurito Princess",
679
- "de": "Taurito Princess",
680
- "ru": "Taurito Princess"
681
- },
682
- "ids": ["100180004"],
683
- "visible": true,
684
- "tags": [],
685
- "tagId": 6933
686
- },
687
- {
688
- "isHotel": true,
689
- "name": {
690
- "en": "TUI Blue Suite Princess (+16)",
691
- "es": "TUI Blue Suite Princess (+16)",
692
- "de": "TUI Blue Suite Princess (+16)",
693
- "ru": "TUI Blue Suite Princess (+16)"
694
- },
695
- "ids": ["100194007"],
696
- "visible": true,
697
- "tags": [],
698
- "tagId": 8597
699
- },
700
- {
701
- "isHotel": true,
702
- "name": {
703
- "en": "Gran Canaria Princess (+16)",
704
- "es": "Gran Canaria Princess (+16)",
705
- "de": "Gran Canaria Princess (+16)",
706
- "ru": "Gran Canaria Princess (+16)"
707
- },
708
- "ids": ["70465526"],
709
- "visible": true,
710
- "tags": [],
711
- "tagId": 6947
712
- },
713
- {
714
- "isHotel": true,
715
- "name": {
716
- "en": "Maspalomas Princess",
717
- "es": "Maspalomas Princess",
718
- "de": "Maspalomas Princess",
719
- "ru": "Maspalomas Princess"
720
- },
721
- "ids": ["62421414"],
722
- "visible": true,
723
- "tags": [],
724
- "tagId": 8596
725
- },
726
- {
727
- "isHotel": true,
728
- "name": {
729
- "en": "Tabaiba Princess",
730
- "es": "Tabaiba Princess",
731
- "de": "Tabaiba Princess",
732
- "ru": "Tabaiba Princess"
733
- },
734
- "ids": ["67140298"],
735
- "visible": true,
736
- "tags": [],
737
- "tagId": 8598
738
- },
739
- {
740
- "isHotel": true,
741
- "name": {
742
- "en": "Mogan Princess & Beach Club",
743
- "es": "Mogan Princess & Beach Club",
744
- "de": "Mogan Princess & Beach Club",
745
- "ru": "Mogan Princess & Beach Club"
746
- },
747
- "ids": ["24686991"],
748
- "visible": true,
749
- "tags": [],
750
- "tagId": 6943
751
- }
752
- ],
753
- "tagId": 9585
754
- }
755
- ],
756
- "tagId": 10683
757
- },
758
- {
759
- "isHotel": false,
760
- "name": {
761
- "en": "Tenerife",
762
- "es": "Tenerife",
763
- "de": "Teneriffa",
764
- "ru": "Tenerife"
765
- },
766
- "ids": ["100376320", "52456469"],
767
- "tags": [
768
- {
769
- "isHotel": true,
770
- "name": {
771
- "en": "Guayarmina Princess (+16)",
772
- "es": "Guayarmina Princess (+16)",
773
- "de": "Guayarmina Princess (+16)",
774
- "ru": "Guayarmina Princess (+16)"
775
- },
776
- "ids": ["100376320"],
777
- "visible": true,
778
- "tags": [],
779
- "tagId": 6954
780
- },
781
- {
782
- "isHotel": true,
783
- "name": {
784
- "en": "Princess Inspire Tenerife (+16)",
785
- "es": "Princess Inspire Tenerife (+16)",
786
- "de": "Princess Inspire Tenerife (+16)",
787
- "ru": "Princess Inspire Tenerife (+16)"
788
- },
789
- "ids": ["52456469"],
790
- "visible": true,
791
- "tags": [],
792
- "tagId": 6950
793
- }
794
- ],
795
- "tagId": 9586
796
- },
797
- {
798
- "isHotel": false,
799
- "name": {
800
- "en": "Fuerteventura",
801
- "es": "Fuerteventura",
802
- "de": "Fuerteventura",
803
- "ru": "Fuerteventura"
804
- },
805
- "ids": ["21926480", "71794866", "100376319"],
806
- "tags": [
807
- {
808
- "isHotel": true,
809
- "name": {
810
- "en": "Club Jandía Princess",
811
- "es": "Club Jandía Princess",
812
- "de": "Club Jandía Princess",
813
- "ru": "Club Jandía Princess"
814
- },
815
- "ids": ["71794866"],
816
- "visible": true,
817
- "tags": [],
818
- "tagId": 8594
819
- },
820
- {
821
- "isHotel": true,
822
- "name": {
823
- "en": "Fuerteventura Princess",
824
- "es": "Fuerteventura Princess",
825
- "de": "Fuerteventura Princess",
826
- "ru": "Fuerteventura Princess"
827
- },
828
- "ids": ["21926480"],
829
- "visible": true,
830
- "tags": [],
831
- "tagId": 8595
832
- },
833
- {
834
- "isHotel": true,
835
- "name": {
836
- "en": "Esencia de Fuerteventura by Princess",
837
- "es": "Esencia de Fuerteventura by Princess",
838
- "de": "Esencia de Fuerteventura by Princess",
839
- "ru": "Esencia de Fuerteventura by Princess"
840
- },
841
- "ids": ["100376319"],
842
- "visible": true,
843
- "tags": [],
844
- "tagId": 6953
845
- }
846
- ],
847
- "tagId": 9587
848
- },
849
- {
850
- "isHotel": false,
851
- "name": {
852
- "en": "La Palma",
853
- "es": "La Palma",
854
- "de": "La Palma",
855
- "ru": "La Palma"
856
- },
857
- "ids": ["100376768", "46089703"],
858
- "tags": [
859
- {
860
- "isHotel": true,
861
- "name": {
862
- "en": "La Palma & Teneguía Princess",
863
- "es": "La Palma & Teneguía Princess",
864
- "de": "La Palma & Teneguía Princess",
865
- "ru": "La Palma & Teneguía Princess"
866
- },
867
- "ids": ["46089703"],
868
- "visible": true,
869
- "tags": [],
870
- "tagId": 6945
871
- },
872
- {
873
- "isHotel": true,
874
- "name": {
875
- "en": "Esencia de La Palma by Princess (+16)",
876
- "es": "Esencia de La Palma by Princess (+16)",
877
- "de": "Esencia de La Palma by Princess (+16)",
878
- "ru": "Esencia de La Palma by Princess (+16)"
879
- },
880
- "ids": ["100376768"],
881
- "visible": true,
882
- "tags": [],
883
- "tagId": 12392
884
- }
885
- ],
886
- "tagId": 9588
887
- },
888
- {
889
- "isHotel": false,
890
- "name": {
891
- "en": "Barcelona",
892
- "es": "Barcelona",
893
- "de": "Barcelona",
894
- "ru": "Barcelona"
895
- },
896
- "ids": ["100376303", "34923905"],
897
- "tags": [
898
- {
899
- "isHotel": true,
900
- "name": {
901
- "en": "Barcelona Princess",
902
- "es": "Barcelona Princess",
903
- "de": "Barcelona Princess",
904
- "ru": "Barcelona Princess"
905
- },
906
- "ids": ["34923905"],
907
- "visible": true,
908
- "tags": [],
909
- "tagId": 9451
910
- },
911
- {
912
- "isHotel": true,
913
- "name": {
914
- "en": "Negresco Princess",
915
- "es": "Negresco Princess",
916
- "de": "Negresco Princess",
917
- "ru": "Negresco Princess"
918
- },
919
- "ids": ["100376303"],
920
- "visible": true,
921
- "tags": [],
922
- "tagId": 9450
923
- }
924
- ],
925
- "tagId": 9589
926
- }
927
- ],
928
- "tagId": 10685
929
- }
930
- ]
931
- },
932
- {
933
- "visible": false,
934
- "name": {
935
- "en": "Caribbean",
936
- "es": "Caribe",
937
- "de": "Karibik",
938
- "ru": "Caribbean"
939
- },
940
- "ids": [
941
- "100376313",
942
- "100376314",
943
- "100376315",
944
- "100376304",
945
- "100376316",
946
- "100376520",
947
- "100376312",
948
- "100376519",
949
- "100376306",
950
- "100376307",
951
- "100376308"
952
- ],
953
- "tags": [
954
- {
955
- "isHotel": false,
956
- "name": {
957
- "en": "Caribbean",
958
- "es": "Caribe",
959
- "de": "Karibik",
960
- "ru": "Caribbean"
961
- },
962
- "ids": [
963
- "100376313",
964
- "100376314",
965
- "100376315",
966
- "100376304",
967
- "100376316",
968
- "100376520",
969
- "100376312",
970
- "100376519",
971
- "100376306",
972
- "100376307",
973
- "100376308"
974
- ],
975
- "tags": [
976
- {
977
- "isHotel": false,
978
- "name": {
979
- "en": "Punta Cana",
980
- "es": "Punta Cana",
981
- "de": "Punta Cana",
982
- "ru": "Punta Cana"
983
- },
984
- "ids": ["100376314", "100376315", "100376316", "100376520", "100376312", "100376519"],
985
- "tags": [
986
- {
987
- "isHotel": true,
988
- "name": {
989
- "en": "Grand Bavaro Princess",
990
- "es": "Grand Bavaro Princess",
991
- "de": "Grand Bavaro Princess",
992
- "ru": "Grand Bavaro Princess"
993
- },
994
- "ids": ["100376312"],
995
- "visible": true,
996
- "tags": [],
997
- "tagId": 9455
998
- },
999
- {
1000
- "isHotel": true,
1001
- "name": {
1002
- "en": "Platinum at Grand Bavaro Princess",
1003
- "es": "Platinum at Grand Bavaro Princess",
1004
- "de": "Platinum at Grand Bavaro Princess",
1005
- "ru": "Platinum at Grand Bavaro Princess"
1006
- },
1007
- "ids": ["100376519"],
1008
- "visible": true,
1009
- "tags": [],
1010
- "tagId": 11139
1011
- },
1012
- {
1013
- "isHotel": true,
1014
- "name": {
1015
- "en": "Princess Family Club Bavaro",
1016
- "es": "Princess Family Club Bavaro",
1017
- "de": "Princess Family Club Bavaro",
1018
- "ru": "Princess Family Club Bavaro"
1019
- },
1020
- "ids": ["100376520"],
1021
- "visible": true,
1022
- "tags": [],
1023
- "tagId": 11138
1024
- },
1025
- {
1026
- "isHotel": true,
1027
- "name": {
1028
- "en": "Caribe Deluxe Princess",
1029
- "es": "Caribe Deluxe Princess",
1030
- "de": "Caribe Deluxe Princess",
1031
- "ru": "Caribe Deluxe Princess"
1032
- },
1033
- "ids": ["100376316"],
1034
- "visible": true,
1035
- "tags": [],
1036
- "tagId": 9453
1037
- },
1038
- {
1039
- "isHotel": true,
1040
- "name": {
1041
- "en": "Punta Cana Princess (+18)",
1042
- "es": "Punta Cana Princess (+18)",
1043
- "de": "Punta Cana Princess (+18)",
1044
- "ru": "Punta Cana Princess (+18)"
1045
- },
1046
- "ids": ["100376314"],
1047
- "visible": true,
1048
- "tags": [],
1049
- "tagId": 9454
1050
- },
1051
- {
1052
- "isHotel": true,
1053
- "name": {
1054
- "en": "Tropical Deluxe Princess",
1055
- "es": "Tropical Deluxe Princess",
1056
- "de": "Tropical Deluxe Princess",
1057
- "ru": "Tropical Deluxe Princess"
1058
- },
1059
- "ids": ["100376315"],
1060
- "visible": true,
1061
- "tags": [],
1062
- "tagId": 9452
1063
- }
1064
- ],
1065
- "tagId": 9590
1066
- },
1067
- {
1068
- "isHotel": false,
1069
- "name": {
1070
- "en": "Riviera Maya",
1071
- "es": "Riviera Maya",
1072
- "de": "Riviera Maya",
1073
- "ru": "Riviera Maya"
1074
- },
1075
- "ids": ["100376313", "100376304", "100376306", "100376307", "100376308"],
1076
- "tags": [
1077
- {
1078
- "isHotel": true,
1079
- "name": {
1080
- "en": "Grand Sunset Princess",
1081
- "es": "Grand Sunset Princess",
1082
- "de": "Grand Sunset Princess",
1083
- "ru": "Grand Sunset Princess"
1084
- },
1085
- "ids": ["100376306"],
1086
- "visible": true,
1087
- "tags": [],
1088
- "tagId": 9459
1089
- },
1090
- {
1091
- "isHotel": true,
1092
- "name": {
1093
- "en": "Grand Riviera Princess",
1094
- "es": "Grand Riviera Princess",
1095
- "de": "Grand Riviera Princess",
1096
- "ru": "Grand Riviera Princess"
1097
- },
1098
- "ids": ["100376304"],
1099
- "visible": true,
1100
- "tags": [],
1101
- "tagId": 9460
1102
- },
1103
- {
1104
- "isHotel": true,
1105
- "name": {
1106
- "en": "Platinum at Grand Riviera & Sunset Princess",
1107
- "es": "Platinum at Grand Riviera & Sunset Princess",
1108
- "de": "Platinum at Grand Riviera & Sunset Princess",
1109
- "ru": "Platinum at Grand Riviera & Sunset Princess"
1110
- },
1111
- "ids": ["100376313"],
1112
- "visible": true,
1113
- "tags": [],
1114
- "tagId": 9456
1115
- },
1116
- {
1117
- "isHotel": true,
1118
- "name": {
1119
- "en": "Princess Family Club Riviera",
1120
- "es": "Princess Family Club Riviera",
1121
- "de": "Princess Family Club Riviera",
1122
- "ru": "Princess Family Club Riviera"
1123
- },
1124
- "ids": ["100376308"],
1125
- "visible": true,
1126
- "tags": [],
1127
- "tagId": 9457
1128
- },
1129
- {
1130
- "isHotel": true,
1131
- "name": {
1132
- "en": "Platinum Yucatán Princess (+18)",
1133
- "es": "Platinum Yucatán Princess (+18)",
1134
- "de": "Platinum Yucatán Princess (+18)",
1135
- "ru": "Platinum Yucatán Princess (+18)"
1136
- },
1137
- "ids": ["100376307"],
1138
- "visible": true,
1139
- "tags": [],
1140
- "tagId": 9458
1141
- }
1142
- ],
1143
- "tagId": 9591
1144
- }
1145
- ],
1146
- "tagId": 10686
1147
- }
1148
- ]
1149
- },
1150
- {
1151
- "visible": false,
1152
- "name": {
1153
- "en": "Family Canarian",
1154
- "es": "Family Canarian",
1155
- "de": "Family Canarian",
1156
- "ru": "Family Canarian"
1157
- },
1158
- "ids": ["21926480", "71794866", "100180004", "62421414", "100376768", "100376319"],
1159
- "tags": [
1160
- {
1161
- "isHotel": false,
1162
- "name": {
1163
- "en": "Family Canarian",
1164
- "es": "Family Canarian",
1165
- "de": "Family Canarian",
1166
- "ru": "Family Canarian"
1167
- },
1168
- "ids": ["21926480", "71794866", "100180004", "62421414", "100376768", "100376319"],
1169
- "tags": [
1170
- {
1171
- "isHotel": true,
1172
- "name": {
1173
- "en": "Maspalomas Princess",
1174
- "es": "Maspalomas Princess",
1175
- "de": "Maspalomas Princess",
1176
- "ru": "Maspalomas Princess"
1177
- },
1178
- "ids": ["62421414"],
1179
- "visible": false,
1180
- "tags": [],
1181
- "tagId": 8596
1182
- },
1183
- {
1184
- "isHotel": true,
1185
- "name": {
1186
- "en": "Taurito Princess",
1187
- "es": "Taurito Princess",
1188
- "de": "Taurito Princess",
1189
- "ru": "Taurito Princess"
1190
- },
1191
- "ids": ["100180004"],
1192
- "visible": false,
1193
- "tags": [],
1194
- "tagId": 6933
1195
- },
1196
- {
1197
- "isHotel": true,
1198
- "name": {
1199
- "en": "Esencia de La Palma by Princess (+16)",
1200
- "es": "Esencia de La Palma by Princess (+16)",
1201
- "de": "Esencia de La Palma by Princess (+16)",
1202
- "ru": "Esencia de La Palma by Princess (+16)"
1203
- },
1204
- "ids": ["100376768"],
1205
- "visible": false,
1206
- "tags": [],
1207
- "tagId": 12392
1208
- },
1209
- {
1210
- "isHotel": true,
1211
- "name": {
1212
- "en": "Fuerteventura Princess",
1213
- "es": "Fuerteventura Princess",
1214
- "de": "Fuerteventura Princess",
1215
- "ru": "Fuerteventura Princess"
1216
- },
1217
- "ids": ["21926480"],
1218
- "visible": false,
1219
- "tags": [],
1220
- "tagId": 8595
1221
- },
1222
- {
1223
- "isHotel": true,
1224
- "name": {
1225
- "en": "Esencia de Fuerteventura by Princess",
1226
- "es": "Esencia de Fuerteventura by Princess",
1227
- "de": "Esencia de Fuerteventura by Princess",
1228
- "ru": "Esencia de Fuerteventura by Princess"
1229
- },
1230
- "ids": ["100376319"],
1231
- "visible": false,
1232
- "tags": [],
1233
- "tagId": 6953
1234
- },
1235
- {
1236
- "isHotel": true,
1237
- "name": {
1238
- "en": "Club Jandía Princess",
1239
- "es": "Club Jandía Princess",
1240
- "de": "Club Jandía Princess",
1241
- "ru": "Club Jandía Princess"
1242
- },
1243
- "ids": ["71794866"],
1244
- "visible": false,
1245
- "tags": [],
1246
- "tagId": 8594
1247
- }
1248
- ],
1249
- "tagId": 32035
1250
- }
1251
- ]
1252
- },
1253
- {
1254
- "visible": false,
1255
- "name": {
1256
- "en": "Only Adults Canarian",
1257
- "es": "Only Adults Canarian",
1258
- "de": "Only Adults Canarian",
1259
- "ru": "Only Adults Canarian"
1260
- },
1261
- "ids": ["67140298", "100376320", "70465526", "71794866", "100194007", "52456469", "24686991", "100376768"],
1262
- "tags": [
1263
- {
1264
- "isHotel": false,
1265
- "name": {
1266
- "en": "Only Adults Canarian",
1267
- "es": "Only Adults Canarian",
1268
- "de": "Only Adults Canarian",
1269
- "ru": "Only Adults Canarian"
1270
- },
1271
- "ids": ["67140298", "100376320", "70465526", "71794866", "100194007", "52456469", "24686991", "100376768"],
1272
- "tags": [
1273
- {
1274
- "isHotel": true,
1275
- "name": {
1276
- "en": "Gran Canaria Princess (+16)",
1277
- "es": "Gran Canaria Princess (+16)",
1278
- "de": "Gran Canaria Princess (+16)",
1279
- "ru": "Gran Canaria Princess (+16)"
1280
- },
1281
- "ids": ["70465526"],
1282
- "visible": false,
1283
- "tags": [],
1284
- "tagId": 6947
1285
- },
1286
- {
1287
- "isHotel": true,
1288
- "name": {
1289
- "en": "Mogan Princess & Beach Club",
1290
- "es": "Mogan Princess & Beach Club",
1291
- "de": "Mogan Princess & Beach Club",
1292
- "ru": "Mogan Princess & Beach Club"
1293
- },
1294
- "ids": ["24686991"],
1295
- "visible": false,
1296
- "tags": [],
1297
- "tagId": 6943
1298
- },
1299
- {
1300
- "isHotel": true,
1301
- "name": {
1302
- "en": "Tabaiba Princess",
1303
- "es": "Tabaiba Princess",
1304
- "de": "Tabaiba Princess",
1305
- "ru": "Tabaiba Princess"
1306
- },
1307
- "ids": ["67140298"],
1308
- "visible": false,
1309
- "tags": [],
1310
- "tagId": 8598
1311
- },
1312
- {
1313
- "isHotel": true,
1314
- "name": {
1315
- "en": "TUI Blue Suite Princess (+16)",
1316
- "es": "TUI Blue Suite Princess (+16)",
1317
- "de": "TUI Blue Suite Princess (+16)",
1318
- "ru": "TUI Blue Suite Princess (+16)"
1319
- },
1320
- "ids": ["100194007"],
1321
- "visible": false,
1322
- "tags": [],
1323
- "tagId": 8597
1324
- },
1325
- {
1326
- "isHotel": true,
1327
- "name": {
1328
- "en": "Esencia de La Palma by Princess (+16)",
1329
- "es": "Esencia de La Palma by Princess (+16)",
1330
- "de": "Esencia de La Palma by Princess (+16)",
1331
- "ru": "Esencia de La Palma by Princess (+16)"
1332
- },
1333
- "ids": ["100376768"],
1334
- "visible": false,
1335
- "tags": [],
1336
- "tagId": 12392
1337
- },
1338
- {
1339
- "isHotel": true,
1340
- "name": {
1341
- "en": "Princess Inspire Tenerife (+16)",
1342
- "es": "Princess Inspire Tenerife (+16)",
1343
- "de": "Princess Inspire Tenerife (+16)",
1344
- "ru": "Princess Inspire Tenerife (+16)"
1345
- },
1346
- "ids": ["52456469"],
1347
- "visible": false,
1348
- "tags": [],
1349
- "tagId": 6950
1350
- },
1351
- {
1352
- "isHotel": true,
1353
- "name": {
1354
- "en": "Guayarmina Princess (+16)",
1355
- "es": "Guayarmina Princess (+16)",
1356
- "de": "Guayarmina Princess (+16)",
1357
- "ru": "Guayarmina Princess (+16)"
1358
- },
1359
- "ids": ["100376320"],
1360
- "visible": false,
1361
- "tags": [],
1362
- "tagId": 6954
1363
- },
1364
- {
1365
- "isHotel": true,
1366
- "name": {
1367
- "en": "Club Jandía Princess",
1368
- "es": "Club Jandía Princess",
1369
- "de": "Club Jandía Princess",
1370
- "ru": "Club Jandía Princess"
1371
- },
1372
- "ids": ["71794866"],
1373
- "visible": false,
1374
- "tags": [],
1375
- "tagId": 8594
1376
- }
1377
- ],
1378
- "tagId": 32036
1379
- }
1380
- ]
1381
- }
1382
- ]