Email Templates Configuration

  • From your Shopify admin, go to Settings > Notifications
  • In the Email templates section, click the template(s) you want to change
  • Copy the code below and paste it into the first line of the email template(s)

    {% capture order_status_url %}{{ shop.url }}/pages/order-tracking-page?ordernumber={{ order_number }}&hash={{ customer.email | strip | downcase | md5 }}{% endcapture %}

You can add the Order Tracking Page link to the following email templates:

  1. Order confirmation
  2. Shipping confirmation
  3. Shipping update
  4. Shipment out for delivery
  5. Shipment delivered