Customize email content
You can customize your email Subject and Content, and insert variables (placeholders) that automatically show booking/customer/service info in real emails.
Last updated
Your booking for {{ variant.name }} is confirmedHi {{ customer.name }},
Your booking has been confirmed. Here are the details:
Service: {{ variant.name }}
Date: {{ booking.start_date }}
Time: {{ booking.start_time }} – {{ booking.end_time }}
Location: {{ booking.location }}
We look forward to seeing you!