
Shuttle
(vuoto)
BOOKING SUMMARY
Outward
{{andata.moment.format('DD/MM/YYYY HH:mm')}}
From {{andata.partenza.name}}
To {{andata.arrivo.name}}
Passengers: {{andata.passeggeri}}
Vehicle (€ {{andata.vehicle.amount | number : 2}})
{{op.q}} x {{op.name}}
€ {{totale_tratta(andata.vehicle) | number : 2}}
€ {{andata.resultPrice | number : 2}} PROMO
{{op.quantity}} x {{op.name}}
{{ritorno.moment.format('DD/MM/YYYY HH:mm')}}
From {{ritorno.partenza.name}}
To {{ritorno.arrivo.name}}
Passengers: {{ritorno.passeggeri}}
Vehicle (€ {{ritorno.vehicle.amount | number : 2}})
{{op.q}} x {{op.name}}
€ {{totale_tratta(ritorno.vehicle) | number : 2}}
€ {{ritorno.resultPrice | number : 2}} PROMO
{{op.quantity}} x {{op.name}}
Coupon: € {{dati.coupon.valoreCoupon | number : 2}}
Total
{{totale() | number : 2}} €
STEP 1 › Destination
STEP 2 › Services
STEP 3 › Your details
{{m}}
Outward
{{(andata.resultPrice | number : 2) || 'calcolo in corso...'}} €
Passengers: {{andata.passeggeri}}
Bagagli: max {{andata.passeggeri}}
Distance: {{andata.shuttleTime.mileage}} Km
Departure: {{andata.hourminute}}
Duration: {{andata.shuttleTime.duration}}
Arrival: {{andata.oraDiArrivo | date : 'HH:mm'}}
Return
{{(ritorno.resultPrice | number : 2) || 'calcolo in corso...'}} €
Passengers: {{ritorno.passeggeri}}
Bagagli: max {{ritorno.passeggeri}}
Distance: {{ritorno.shuttleTime.mileage}} Km
Departure: {{ritorno.hourminute}}
Duration: {{ritorno.shuttleTime.duration}}
Arrival: {{ritorno.oraDiArrivo | date : 'HH:mm'}}
Customer details
Passenger details
Transfer details
Privacy e condizioni
I confirm I have read, understood and agree to the transport conditions and terms regarding processing of personal data and the privacy policy.