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
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025