{#
  • #} {# #} {#
  • #}
  • {% if cart is not empty and cart.items is not empty %}
    {{ cart.items|length }}
    {% endif %} {% if cart is not empty and cart.items is not empty %}
      {% for item in cart.items %}
    • {{ item.productId.label }}

      {{ item.qte}} x {{ item.productId.discountPrice != null ? item.productId.discountPrice|number_format(0, '', ' ') : item.productId.price|number_format(0, '', ' ') }} {% trans %}DZD{% endtrans %}
    • {% endfor %}
    • {% trans %} Frais de livraison{% endtrans %}
      {% trans %}Offert{% endtrans %}
    • {% trans %}tva (20%){% endtrans %}
      {{ (cart.price * 0.2)|number_format(0, '', ' ') }} {% trans %}DZD{% endtrans %}
    • {% trans %}Total TTC{% endtrans %}
      {{ (cart.price + (cart.price * 0.2))|number_format(0, '', ' ')}} {% trans %}DZD{% endtrans %}
    • {% trans %}Valider le panier{% endtrans %}
    {% else %} {% endif %}
{# #} {#
#} {#
#} {# #} {#
#} {#
#} {# Fermer#} {#
#} {#
#} {# #}
{% block body %}{% endblock %}
Adidas
Asics
Champion
Converse
Fila
New Balance
Nike
Puma
Reebok
Under Armour