Location

{{ rentalInfo.PickupLocation.Name }}

Vehicle & Extras

{{ rentalInfo.VehicleClass }}

Booking

{{userInfo.FirstName}} {{userInfo.LastName}}

Reservation

{{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD

Location

{{ rentalInfo.PickupDate | date:'MMMM' }} {{ rentalInfo.PickupDate | date:'dd' }} @ {{ rentalInfo.PickupTime | formatTime }}{{ rentalInfo.PickupTime | formatTimePeriod }}
{{ rentalInfo.PickupLocation.Name }}


{{ rentalInfo.DropoffDate | date:'MMMM' }} {{ rentalInfo.DropoffDate | date:'dd' }} @ {{ rentalInfo.DropoffTime | formatTime }}{{ rentalInfo.DropoffTime | formatTimePeriod }}
{{ (rentalInfo.DropoffLocation.Name ? rentalInfo.DropoffLocation.Name : rentalInfo.PickupLocation.Name) }}

{{ rentalInfo.PickupDate | date:'MMMM' }} {{ rentalInfo.PickupDate | date:'dd' }} @ {{ rentalInfo.PickupTime | formatTime }}{{ rentalInfo.PickupTime | formatTimePeriod }}
{{ rentalInfo.PickupLocation.Name }}


{{ rentalInfo.DropoffDate | date:'MMMM' }} {{ rentalInfo.DropoffDate | date:'dd' }} @ {{ rentalInfo.DropoffTime | formatTime }}{{ rentalInfo.DropoffTime | formatTimePeriod }}
{{ (rentalInfo.DropoffLocation.Name ? rentalInfo.DropoffLocation.Name : rentalInfo.PickupLocation.Name) }}

Vehicle & Extras

Select your vehicle below

Booking

Please fill your information below.

{{userInfo.FirstName}} {{userInfo.LastName}}

{{userInfo.EmailAddress}}

{{userInfo.PhoneNumber1}}

{{userInfo.FirstName}} {{userInfo.LastName}}

{{userInfo.EmailAddress}}

{{userInfo.PhoneNumber1}}

Reservation

{{ charge['@Description'] }} {{ charge.Calculation['@UnitCharge'] | currency }} CAD / {{ charge.Calculation['@UnitName'] }}
{{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge['@Description'] }} {{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge.Calculation['@UnitCharge'] | currency }} CAD / {{ rentalInfo.RentalRate.VehicleCharges.VehicleCharge.Calculation['@UnitName'] }}
Subtotal {{(isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepaySubTotal : rentalInfo.SubTotal) | currency }} CAD
+ {{fee.Description}} + {{fee.Description}} {{fee.Amount | currency }} CAD {{fee.Amount | currency }} CAD
- {{prepayFee.Description}} + {{prepayFee.Description}} {{prepayFee.Amount | currency }} CAD
Total {{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD
  • {{ rentalInfo.VehicleClass }}

  • {{rentalInfo.SubTotal | currency }} CAD


  • Subtotal

  • + {{fee.Description}}

  • {{rentalInfo.SubTotal | currency }} CAD

  • {{fee.Amount | currency }} CAD

Total

{{ (isPrePay && !hasPromoOrCustNum() ? rentalInfo.PrepayTotal : rentalInfo.TotalAmount) | currency }} CAD