{{template config_path="design/email/header_template"}}
|
{{trans "%store_name, you have a new appointment request from " store_name=$store.getFrontendName()}} {{var customer_name}} {{var customer_lastname}} |
| {{trans "Name:"}} {{var customer_name}} |
| {{trans "Lastname:"}} {{var customer_lastname}} |
| {{trans "Phone"}} {{var customer_phone}} |
| {{trans "Email"}} {{var customer_email}} |
| {{trans "Date"}} {{var chosen_date}} |
| {{trans "Time slot"}} {{var time_slot}} |
| {{trans "Message"}} {{var appointment_message}} |
| {{trans "Customer availabilty"}} {{var appointment_hours}} |