Accepting credit cards, warehouses, and shipping and fulfilling orders
Hi,
The customer buys one item with 3 copies (quantity : 3) and the shipping made by 2 different sends.
So this customer receives 2 different notification emails. This customer can also consult his account in shopify but this customer sees the same tracking link twice instead of 2 different tracking links.
How can we change it ?
We use this code :
{% for line_item in order.line_items %}
{% if line_item.fulfillment.tracking_number %}
<a href="{{ line_item.fulfillment.tracking_url }}" target="_blank">{{ line_item.fulfillment.tracking_company }} #{{ line_item.fulfillment.tracking_number}}</a><br>
{% else%}
N/A
{% endif %}
{% endfor %}
if this solution can be help you :
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025