Select Services
${{serv.price}}
{{getPersonLabel(getVisitByServiceId(serv.id).toll)}}
Choose Date & Time
Select Date
Loading...
Checking available time slots...
Available Times
Contact Information
Booking Successful!
Thank you for your booking.
You will receive an SMS confirmation at {{userTel}} with the following details:
Appointment successful! You made an appointment for
"{{getCategoryName(visit.cat_id)}} - {{visit.name}} x{{visit.toll}} --${{visit.price}}/Person"
{{index < visitList.length - 1 ? ', ' : ''}}
on {{rangeArr[dataIndex]}} {{timeStr}}.
(If you want to cancel your appointment, please call 3858883966. Thank you).
Booking Details
Date & Time
{{rangeArr[dataIndex]}} {{timeStr}}
Total Amount
${{amount}}
Order Summary
{{getCategoryName(visit.cat_id)}}
{{visit.name}}
{{getPersonLabel(visit.toll)}}
{{visit.toll}} Person
${{visit.price * visit.toll}}
${{visit.price}} × {{visit.toll}}
Appointment Time
{{rangeArr[dataIndex]}}
{{timeIndex >= 0 ? ' ' + timeArr[timeIndex].timeStr : ''}}
Total
${{total}}
Order Summary
{{getCategoryName(visit.cat_id)}}
{{visit.name}}
{{getPersonLabel(visit.toll)}}
${{visit.price * visit.toll}}
${{visit.price}} × {{visit.toll}}
Appointment Time
{{rangeArr[dataIndex]}}
{{timeIndex >= 0 ? ' ' + timeArr[timeIndex].timeStr : ''}}
Total
${{amount}}