Mon Panier
{{ message }}
{% endfor %}
{% for message in app.flashes('error') %}
{{ message }}
{% endfor %}
{% if items is empty %}
{% else %}
{% endfor %}
{% endif %}
{% if items is not empty %}
Articles dans votre panier ({{ items|length }})
{% for item in items %}
{% if item.lot.images|length > 0 %}
{% else %}
{% endif %}
{{ item.lot.name }}
{{ item.lot.prix|number_format(2, ',', ' ') }} € / unité
Stock disponible: {{ item.lot.quantite }}{{ item.total|number_format(2, ',', ' ') }} €
Récapitulatif
| Sous-total : | {{ total|number_format(2, ',', ' ') }} € |
| Total : | {{ total|number_format(2, ',', ' ') }} € |
|---|
Vous recevrez un email avec les instructions de paiement
Paiement sécurisé
Vos données sont protégées
Validation sous 24-48h
Support client disponible