All things Shopify and commerce
i want to know how to add leopard tracking number to the customer email when the order is done. website is www.jadeed.store
what's the solution? for reference, i use the app Leopard's courier integration
It looks like you want to automatically include the Leopard tracking number in the order confirmation or shipping email sent to customers once their order is fulfilled. Since you're using the Leopard’s Courier Integration app, here’s how you can make sure the tracking number appears in the email:
Once the tracking number is attached, Shopify should automatically include it in the shipping email. But if it's not appearing, you can customize the email template to ensure it shows up properly.
1-In Shopify Admin, go to Settings > Notifications.
2-Scroll down and click Shipping confirmation.
Look for this liquid code in the email template:
{% if fulfillment.tracking_number %}
<p>Your order has been shipped! You can track it here:
<a href="{{ fulfillment.tracking_url }}">{{ fulfillment.tracking_number }}</a></p>
{% endif %}
3-If you don’t see this, add it manually where you want the tracking number to appear.
4-Click Save.
Since you're using Leopard's Courier Integration app, you might need to check the app’s settings:
If the issue persists, reach out to Leopard’s support team via their app page to confirm that their app is pushing tracking details correctly.
This should help get the tracking number included in your customer emails. Let me know if you need any further assistance!
Best regards,
Daisy
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025