{{ formAppointment.service.title }} {{
formAppointment.service.is_show_duration ||
formAppointment.service.is_show_price ? '(' : '' }}{{
formAppointment.service.is_show_duration ?
displayDuration(formAppointment.service) : '' }}{{
formAppointment.service.is_show_duration &&
formAppointment.service.is_show_price ? ' @ ' : '' }}{{
formAppointment.service.is_show_price ? currency +
formAppointment.service.price : '' }}{{
formAppointment.service.is_show_duration ||
formAppointment.service.is_show_price ? ')' : '' }}
on {{
formatDate(formAppointment.start_date) }}
at {{ formAppointment.start_time
}}
Your Info
Ops... It's already fully booked, please choose another date or time.
Checking payment...
Please wait...
Loading PayPal,
Please wait...
Booking ID:
{{ formAppointment.id }}
{{ formAppointment.customer_name }}
{{ formAppointment.service.title }}
{{ formatDate(formAppointment.start_date) }}
{{ formAppointment.start_time_display }}
{{ formAppointment.service.is_show_price ? currency +
formAppointment.service.price : '' }} {{
formAppointment.service.is_show_duration ?
'('+displayDuration(formAppointment.service)+')' : '' }}
{{ formAppointment.service.is_show_price ? labels.deposit_paid + ': ' + currency +
formAppointment.service.deposit_price : '' }} {{
formAppointment.service.is_show_duration ?
'('+displayDuration(formAppointment.service)+')' : '' }}
{{ formAppointment.service.is_show_price ? currency +
formAppointment.service.price : '' }} {{
formAppointment.service.is_show_duration ?
'('+displayDuration(formAppointment.service)+')' : '' }}
{{ formAppointment.service.is_show_price ? labels.deposit_to_pay_locally + ': ' + currency +
formAppointment.service.deposit_price : '' }} {{
formAppointment.service.is_show_duration ?
'('+displayDuration(formAppointment.service)+')' : '' }}
{{ formAppointment.status_label }}
{{ formAppointment.status_label }}
Book another appointment