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

{{trans "Hello %customer_name," customer_name=$order.getCustomerFirstname()}}

We noticed you haven't yet been in-store to pick up your Click to Collect order at {{var branch.getName()}}. We have now put the items back into stock and cancelled the order. However, if you would like to order these items for home delivery please click on the link below to recover your cart and put your order through.
{{layout handle="clickandcollect_email_items" order_id=$order_id}}
If you have already collected these items please ignore this email.
Thanks,
{{var store.getFrontendName()}}


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