1. {{n}}

Make sure you are eligible:


What do you need a vehicle for?

Select the date and time:

{{ error_msg }}
Loading...

{{item.vehicle_class.label}}

${{ formatPrice(item.price.base_price.amount / item.price.total_days) }} / day

${{ formatPrice(item.price.base_price.amount / item.price.total_days * 7) }} / week

{{feature.label}}

Personal Informations

Driver's License

Confirm Information

Personal

NAME: {{person.last_name}}, {{person.first_name}}
EMAIL: {{person.email}}
PHONE NUMBER: {{person.phone_number}}
BIRTHDAY: {{person.birthday | formatDate }}
ADDRESS: {{person.street}}{{person.complement == "" ? "" : ", " + person.complement}}, {{person.city}}/{{person.state}}, {{person.zip}}

Driver's License

NUMBER: {{person.driver_license_number}}
ISSUED ON: {{person.driver_license_issued_on | formatDate}}
EXPIRES ON: {{person.driver_license_expires_on | formatDate}}

Reservation

CAR: {{vehicle == "" ? "" : vehicle.vehicle_class.label}}
PICKUP: {{datainicial | formatDateTime}}
RETURN: {{datafinal | formatDateTime}}
TOTAL: ${{ formatPrice(vehicle.price.base_price.amount) }} TOTAL PER WEEK: ${{ formatPrice(vehicle.price.base_price.amount / vehicle.price.total_days * 7) }} (Add 2.5% Debit/Credit Card Transaction Fee)
Loading...

Ok, your reservation was successful.
You will receive an email with the booking confirmation.