{# {{ dump(data) }} #}
{# {% if data.orderPandaPanierId is not null %} #}
{% if data.number is not null and data.number != '' %}
Web
{% else %}
Boutique {{ data.shippingAddress.city|capitalize }}
{% endif %}