{default_translation_domain domain="canadapost.email.default"} {default_locale locale={$locale}}

{intl l="Hi,"}

{loop name="order.invoice" type="order" id={$order_id} customer="*" limit="1" backend_context="1"}

{intl l="Your order %ref has been shipped. You can access to a parcel’s delivery status ." ref={$REF}}

{if $tracking_url}

{intl l="You can check the status of your order at any time here : %url" url={$tracking_url}}

{/if} {/loop}

{intl l="Feel free to contact us for any further information."}

{intl l="Best Regards."}