{{ app.user.customer.enterprise.boutique.nom }}

{{ app.user.customer.enterprise.nom }}

{% if (app.user.customer.enterprise.boutique.presentation and app.user.customer.enterprise.boutique.presentation.logo) %} {% else %} {% endif %}
{% if app.user.customer.enterprise.boutique.online >= 1 %} Voir ma boutique {% endif %}