notification
{% capture email_title %}Thank you for your purchase! {% endcapture %} {% capture email_body %} {% if requires_shipping %} Hi {{ customer.first_name }}, we're getting your order ready to be shipped. Once your order is dispatched we will send an email with a link to track your order. Check "Payments, dispatch & Delivery times" {% endif %} {% endcapture %}{{ email_title }}
![]() |
- Choosing a selection results in a full page refresh.
- Press the space key then arrow keys to make a selection.