Composition :
{% for compo in produit.material.compositions %} {% endfor %}
Dimensions Quantité Prix unitaire Prix Total
Zoom
{% if compo.size1 %} L : {{compo.size1}} {% endif %} {% if compo.size2 %} l : {{compo.size2}} {% endif %} {% if compo.size3 %} H : {{compo.size3}} {% endif %}
{% if compo.weight %}
Poids : {{compo.weight}}
{% endif %} {% if compo.orientation1 or compo.orientation2 %}
Sens :
{% if compo.orientation1 %}
{% endif %} {% if compo.orientation1 or compo.orientation2 %}
{% endif %} {% if compo.orientation2 %}
{% endif %}
{% endif %}
{{compo.price}} {{compo.price}}
image panier