{{ t('shippingInformation') }}
@@ -39,14 +39,14 @@ const lineSubtotal = line =>
{{ t('delivery') }}
- {{ formatDateTitle(ticket.shipped) }}
+ {{ formatDateTitle(ticket.landed) }}
{{ t(ticket.method != 'PICKUP' ? 'agency' : 'warehouse') }}
{{ ticket.agency }}
-