whether it is airport transfers, point-to-point transfers, day packages, or compact business meetings or sightseeing trips.
Professional drivers ensure that you have a safe and comfortable journey, and save you time,
allowing you to arrive at the place you requested in a relaxed and calm situation without any worries.
- {{ suggestion }}
{{item.name}}
{{item.en_name}}
- Please make a reservation at least three business days in advance. For consecutive holidays and the Lunar New Year period (including the day before and after) as announced by the Directorate-General of Personnel Administration, Executive Yuan, reservations must be made at least seven business days in advance (excluding the pick-up/drop-off day).
- The above quotation does not include:
- Overtime rental fee: If the overtime exceeds 31 to 59 minutes, it will be counted as 1 hour and collected by the driver on-site.
- Parking fees, admission tickets, driver’s missed meal compensation, and excess mileage charges.
- Overnight stay (driver accommodation fee) is NT$2,000 per night.
- If you need to adjust the vehicle usage time due to other reasons after making a reservation, please call to confirm the changes no later than three business days before the scheduled service.
- If the customer shortens the service time during the vehicle usage period, charges will still apply based on the originally agreed charter duration.
- The minimum vehicle usage time for each reservation is 3 hours (limited to 120 kilometers).
- For multi-day charter arrangements, please contact customer service to confirm the details.
- Cancellation Policy: No fee will be charged if you cancel by phone or online at least three business days before the scheduled service. A 50% fee applies if canceled within three business days, and a 100% full charge applies if canceled within one business day. All changes must comply with the advance notice requirements, and please call our customer service center at 02-8966-1896. 【Do not contact the driver directly】
- A fee of NT$200 will be charged for the sign-holding service.
-
Estimated Driving Distance :
{{estimatedDistance.toFixed(2) === '0.00' ? '--' : `${estimatedDistance.toFixed(2)}km`}}
- Special Pricing Areas :
-
Special Area Pricing :
{{ (pickUpMorePrice == 0 && getOffMorePrice == 0) ? '' : 'NT$'}}{{(pickUpMorePrice == 0 && getOffMorePrice == 0) ? '--' : (pickUpMorePrice * 1) + (getOffMorePrice * 1)}}
-
Additional Service Pricing :
{{ (addServicePrice == 0) ? '' : 'NT$'}}{{ (addServicePrice == 0) ? '--' : (addServicePrice)}}
-
Estimated Fare for This Ride :
{{ estimatedAmount === 0 ? '' : 'NT$'}}{{ estimatedAmount === 0 ? '--' : Math.floor(( (createTemp.is_chartered == 1 ? estimatedHourAmount : estimatedAmount) + (createTemp.is_chartered == 1 ? 0 : (pickUpMorePrice * 1) + (getOffMorePrice * 1)) ) * afterFinalDoublePrice)}}