{{ v.group }}
{{ v.is_available ? 'Available' : 'Unavailable' }}
{{ v.name }}
{{ v.specs.seats }}
{{ v.specs.doors }}
{{ v.specs.transmission }}
{{ v.specs.fuel_type }}
Choose an Insurance Plan
€{{ plan.prices.total_price }}
Choose Insurance Packages
+ €{{ pkg.prices.unit_price }} / day
+ €{{ pkg.prices.total_price }}
Choose Extra Packages
{{ selection.extras.find(e => e.id === extra.id).quantity }}
+ €{{ extra.prices.total_price }}
Booking Summary
{{ selection.vehicle.name }}
Pickup
{{ pickupLabel }}
Drop-off
{{ dropoffLabel }}
Duration
{{ duration }} days
{{ selection.vehicle.name }} × {{ duration }}
€{{ selection.vehicle.pricing.total }}
{{ selection.insurance_plan.name }}
€{{ selection.insurance_plan.prices.total_price }}
{{ pkg.name }}
€{{ pkg.prices.total_price }}
{{ extra.quantity > 1 ? extra.name + ' × ' + extra.quantity : extra.name }}
€{{ (extra.prices.total_price * extra.quantity).toFixed(2) }}
{{ trans(fee.name) }}
€{{ fee.price.toFixed(2) }}
Total
€{{ totalPrice }}
Upon arrival, a valid driver’s license (class A1) and a debit or credit card are required
Boat license required upon arrival
Upon arrival, a valid driver’s license (class B) and a debit or credit card are required.
Booking Confirmed!
Thank you for choosing Saiko Fleet.
Verification Number
{{ reservationCode }}
What happens next?
- A confirmation email has been sent to {{ personalInfo.email }}
- Our representative will contact you if any further details are needed.
- Keep your reservation code for your arrival.