- 1 Выбрать каюту
- 2 Ваши данные
- 3 Подтверждение
Star Of The Seas
- Дата прибытия: 26.03.2028 г.
- Регион: Карибские острова
- Порт отправления: ORLANDO (PORT CANAVERAL) - FL
- Порт прибытия: ORLANDO (PORT CANAVERAL) - FL
- Питание: ALL (NO DRINKS)
- Продолжительность круиза: 7 ночей / 8 дней
| День | Порт | Прибытие | Отправление |
|---|---|---|---|
| 26.03. Воскресенье | Порт Канаверал, Флорида, США | 16:30 | |
| 27.03. Понедельник | В море | ||
| 28.03. Вторник | Коста Майа, Мексика | 09:00 | 17:00 |
| 29.03. Среда | В море | ||
| 30.03. Четверг | о. Роатан, Гондурас | 07:00 | 15:00 |
| 31.03. Пятница | Косумель, Мексика | 07:00 | 17:00 |
| 01.04. Суббота | В море | ||
| 02.04. Воскресенье | Порт Канаверал, Флорида, США | 06:00 |
Лайнер Star Of The Seas
- Год постройки / реновации: 2023
- Водоизмещение: 250800
- Количество палуб: 0
- Кол-во пассажиров: 5610
- Длина: 365 м
0 && (min === null || price < min)){
min = price;
}
}
}
return min;
},
tariffMinLabel(promo){
const min = this.tariffMinAmount(promo);
if(min === null){ return ''; }
const code = this.pricesCodes[this.selectedCurrency] ?? '';
return this.fromWord + ' ' + formatPrice(min) + (code ? ' ' + code : '');
},
firstTypeIn(){
const group = this.currentGroup();
for(let type in this.typesOfCabin){
if(group[type]) return type;
}
return Object.keys(group)[0] ?? '';
},
hasAnyPrice(entry){
return !!entry && (entry['EUR'] > 0 || entry['USD'] > 0 || entry['UAH'] > 0);
},
selectPromo(promo){
this.selectedPromo = promo;
this.openCabin = null;
if(!this.currentGroup()[this.selectCabinType]){
this.selectCabinType = this.firstTypeIn();
}
},
receiveCruises(){
this.numberOfAdults = Math.min(4, Math.max(1, parseInt(this.numberOfAdults) || 2));
this.numberOfChildren = Math.min(4, Math.max(0, parseInt(this.numberOfChildren) || 0));
this.receivingCruises = true;
this.loadFailed = false;
this.openCabin = null;
let that = this;
this.prices={};
this.priceGroups={};
this.promos=[];
fetch('https://cruise-life.pro/ru/cruise/show_cabins/20112',
{
method:'POST',
headers: {
'Content-Type': 'application/x-www-form-urlencoded',
'Accept': 'application/json',
},
body: new URLSearchParams({ adults: this.numberOfAdults, children: this.numberOfChildren }),
}
).then(function(r){
if(!r.ok){ throw new Error('show_cabins HTTP '+r.status); }
return r.json();
}).then(function(obj){
that.requestedPrices = true;
that.promos_with_description = obj.promos_with_description ?? {};
that.pricesCodes = obj.pricesCodes ?? [];
that.prices = obj.prices ?? {};
that.promos = obj.promos ?? [];
that.typesOfCabin = obj.typesOfCabin ?? {};
that.priceGroups = that.promos.length ? that.prices : {'': that.prices};
that.selectedPromo = that.promos.length ? that.promos[0] : '';
that.selectCabinType = that.firstTypeIn();
// Snapshot the occupancy these prices were computed for, so the
// step-1 links carry what was priced even if the inputs change.
that.appliedAdults = that.numberOfAdults;
that.appliedChildren = that.numberOfChildren;
if (window.updateCruiseFromPriceButton) {
window.updateCruiseFromPriceButton('20112', that.prices);
}
}).catch(function(e){
console.error('Error in show_cabins:', e);
that.loadFailed = true;
}).finally(function(){
that.receivingCruises = false;
});
},
getStep3Url(cabin, promo=null){
// Applied (priced) occupancy, not the live inputs — editing the party
// after prices load must not silently reprice the step-1 hand-off.
const params = new URLSearchParams({
cruise_id: '20112',
adults: this.appliedAdults ?? this.numberOfAdults,
children: (this.appliedChildren ?? this.numberOfChildren) || 0,
cabin_category_id: cabin,
});
if(promo){
params.set('promo', promo);
}
return 'https://cruise-life.pro/ru/cruise/booking_info' + '?' + params.toString();
}
}"
x-init="
selectedCurrency = localStorage.getItem('currency-in-search') ?? 'UAH';
// Prefetch prices for the default party while the visitor is still reading
// the description above — no click needed before the first price paints.
if ('IntersectionObserver' in window) {
const io = new IntersectionObserver((entries) => {
if (entries.some((e) => e.isIntersecting)) { io.disconnect(); receiveCruises(); }
}, { rootMargin: '800px 0px' });
io.observe($el);
} else {
receiveCruises();
}
"
>
Критерии поиска
Не удалось загрузить цены. Попробуйте ещё раз.
К сожалению, для такого состава путешествующих нет кают с ценами.
от
4 810 €
5 484 $
250 617 грн
Выбрать каюту
Похожие круизы
Карибские острова
Корабль :
Celebrity Summit
Маршрут:
Форт-Лодердейл, Флорида, США, В море, Джордж Таун, Гранд Кайман, В море, Косумель, Мексика, Коста Майа, Мексика, В море, Форт-Лодердейл, Флорида, США
Дата:
28.03.2028
на 7 ночей
Питание :
ALL (NO DRINKS)
Цены
I
Внутренняя
58 586грн.
1 282USD
1 124EUR
B
Балкон
97 613грн.
2 136USD
1 874EUR
S
Сьют
375 469грн.
8 216USD
7 207EUR
Карибские острова
Корабль :
NORWEGIAN JOY
Маршрут:
Майами, Флорида, США, AT SEA, AT SEA, Ораньестад, Аруба, Cabo Rojo, Dominican Republic, Сан Хуан, Пуэрто Рико, AT SEA, Грейт-Стиррап-Кей, Багамы, Майами, Флорида, США
Дата:
31.03.2028
на 8 ночей
Питание :
ALL
Цены
I
Внутренняя
128 114грн.
2 803USD
2 459EUR
OС окном
151 559грн.
3 316USD
2 909EUR
B
Балкон
201 054грн.
4 399USD
3 859EUR
S
Сьют
220 331грн.
4 821USD
4 229EUR
Карибские острова
Корабль :
NORWEGIAN GETAWAY
Маршрут:
Новый Орлеан, Луизиана, США, AT SEA, AT SEA, Фалмут, Ямайка, AT SEA, Виллемстад, Кюрасао, Ораньестад, Аруба, Cabo Rojo, Dominican Republic, AT SEA, Грейт-Стиррап-Кей, Багамы, AT SEA, AT SEA, Нью-Йорк, США
Дата:
16.04.2028
на 12 ночей
Питание :
ALL
Цены
I
Внутренняя
179 693грн.
3 932USD
3 449EUR
OС окном
217 205грн.
4 753USD
4 169EUR
B
Балкон
251 591грн.
5 505USD
4 829EUR
S
Сьют
284 935грн.
6 235USD
5 469EUR
Карибские острова
Корабль :
Celebrity Summit
Маршрут:
Форт-Лодердейл, Флорида, США, В море, Коста Майа, Мексика, В море, Ки-Уэст, Флорида, США, Форт-Лодердейл, Флорида, США
Дата:
04.03.2028
на 5 ночей
Питание :
ALL (NO DRINKS)
Цены
I
Внутренняя
58 898грн.
1 289USD
1 130EUR
B
Балкон
87 141грн.
1 907USD
1 673EUR
S
Сьют
273 597грн.
5 987USD
5 251EUR