0

Поделиться

{{ stepIndex + 1 }} | {{ stepData.label }}
От: {{ from.label }}
До: {{ to.label }}
{{ method.label }}
{{ method.passengersLabel }}
{{ ( transferWay > 1 ) ? parseFloat(method.roundTripPrice).toFixed(2) : parseFloat(method.price).toFixed(2) }} {{ currency }}

{{ from.label }} - {{ to.label }}

{{ ( transferWay > 1 ) ? transferMethods[ transferMethod ].roundTripPrice / 2 : transferMethods[ transferMethod ].price }} {{ currency }}

{{ errors.first('arrival') }}

{{ errors.first('flightNumber') }}

{{ errors.first('addressArrival') }}

{{ to.label }} - {{ from.label }}

{{ transferMethods[ transferMethod ].roundTripPrice / 2 }} {{ currency }}

{{ errors.first('departure') }}

{{ errors.first('addressDeparture') }}

Личные данные

{{ errors.first('name') }}

{{ errors.first('lastName') }}

{{ errors.first('mobile') }}

{{ errors.first('email') }}



Пассажир

{{ from.label }} - {{ to.label }}

Скидка

Промоциональный код

Способ оплаты

Наличными
Общая цена {{ ( transferWay > 1 ) ? parseFloat(transferMethods[ transferMethod ].roundTripPrice).toFixed(2) : parseFloat(transferMethods[ transferMethod ].price).toFixed(2) }} {{ currency }}
Скидка {{ discountPercent }} %
Конечная цена {{ finalPrice.toFixed(2) }} {{ currency }}

transfers.successTitle

transfers.successMessage

Home

Redirecting to PayPal

Please, stand by and do not interrupt the process. Thank you!