{{template config_path="design/email/header_template"}}
{{trans "Hello %customer_name," customer_name=$order.getCustomerFirstname()}}
Thank you for your reservation at {{var store.getFrontendName()}}. Please bring this email with you as proof of your Reservation. Your order will be ready for collection on
{{var ship_to_store_date_formatted}}.
Please note that the products will be reserved only till the end of the Next Working Day, after which we cannot guarantee availability, See below for branch opening times.
Please note that this order is being shipped from our main warehouse and will not be available for collection before date / time quoted. Please Note: Our Stores are closed for Bank Holidays Your order confirmation is below. Thank you again for your business. |
||||||
Your Order #{{var order.increment_id}} (placed on {{var order.getCreatedAtFormatted(1)}}) |
||||||
{{layout handle="sales_email_order_items" order_id=$order_id}} {{var order.getEmailCustomerNote()}} |