← {{ t('back') }}

{{ t('title') }}

{{ t('subtitle') }}
{{ t('note') }}
{{ t('loading') }}
{{ error }}
{{ t('empty') }}
{{ orderLabel(w) }}
{{ formatDate(w.created_at) }} · {{ destination(w) }}
{{ w.shipping_eur > 0 ? formatEur(w.shipping_eur) : t('noCharge') }}
{{ shippingNote(w) }}
{{ t('status_' + w.status) || w.status }}
{{ it.qty }}× {{ it.catno || it.sku }} — {{ it.release_title }} {{ it.label_name }}
{{ t('copies') }}: {{ w.total_copies }} {{ t('tracking') }}: {{ w.tracking.number }} {{ w.tracking.number }} {{ t('shippedAt') }}: {{ formatDate(w.shipped_at) }} {{ t('cancelled') }}: {{ w.cancelled_reason }}