{{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.

If you have any questions about your order please contact our {{var branch.getName()}} branch (phone number below).

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)}})

Billing Information: Collect From:
{{var order.getPrefix()}} {{var order.getCustomerFirstname()}} {{var order.getCustomerLastname()}}
Click & Collect

Tel: {{var order.getBillingAddress().getTelephone()}}
Email: {{var order.getCustomerEmail()}}
  {{var branch.getType()}} {{var branch.getName()}}
{{var branch.getAddress1()}} {{var branch.getAddress2()}}
{{var branch.getAddress3()}} {{var branch.getPostcode()}}
T: {{var branch.getTelephone()}}

Branch Opening Times:
{{var opening_times_weekday|raw}}
View Map

{{layout handle="sales_email_order_items" order_id=$order_id}}

{{var order.getEmailCustomerNote()}}

{{template config_path="design/email/footer_template"}}