{% block stylesheets %} {% endblock %}

{{ picking_list.order.reference }} {% if ig_reference %} - {{ ig_reference }}{% endif %}

Carrier/Account: {{ picking_list.carrier.name }}
Shipment Reference: {{ carrier_expedition_id }}

{% if picking_list.order.shippingAddress.companyName %} {{ picking_list.order.shippingAddress.companyName | upper}}
{% else %} {{ picking_list.order.shippingAddress.fullName | upper}}
{% endif %} {{ address_lines[0] | upper }}
{{ address_lines[1] | default("") | upper}}
{{ picking_list.order.shippingAddress.postalCode | upper }} - {{ picking_list.order.shippingAddress.city | upper}}
({{ picking_list.order.shippingAddress.country.name | upper }})

{{ position+1 }} / {{ picking_list.numberOfPackages }}