Order Tracking
Replace Confirmation Email:
{% if fulfillment.item_count == item_count %}
{% capture email_title %}Your order is on the way{% endcapture %}
{% capture email_body %}{{ email_title }}
Tracking Page Script:
Good news, we have just shipped out your order 🙂 You can copy your tracking number below and enter it in the order tracking page to view your delivery status.
Tracking number: {{fulfillment.tracking_numbers}}
If your tracking number isn't working, please wait 2-3 days and try again. In most cases, your order is on the way, but the system information is delayed.
|
Enter your tracking number here to see your order status.