{{template config_path="design/email/header_template"}}
{{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}}
{{block class='Magento\\Framework\\View\\Element\\Template' area='frontend' template='FiloBlu_Storelocator::email/appointment-product.phtml' wishlist_products=$wishlist_products product_name=$product_name product_sku=$product_sku product_price=$product_price product_image=$product_image }}