0

Share

{{ stepIndex + 1 }} | {{ stepData.label }}
From: {{ from.label }}
To: {{ 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') }}

Personal data

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

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

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

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



Passenger

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

Discount

Promo code

Payment method

In cash
Total price {{ ( transferWay > 1 ) ? parseFloat(transferMethods[ transferMethod ].roundTripPrice).toFixed(2) : parseFloat(transferMethods[ transferMethod ].price).toFixed(2) }} {{ currency }}
Discount {{ discountPercent }} %
Final price {{ finalPrice.toFixed(2) }} {{ currency }}

transfers.successTitle

transfers.successMessage

Home

Redirecting to PayPal

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