{% extends '@SyliusShop/layout.html.twig' %} {% form_theme form '@SyliusShop/Form/theme.html.twig' %} {% import '@SyliusShop/Common/Macro/messages.html.twig' as messages %} {% set header = 'sylius.ui.your_shopping_cart' %} {% block title %} {{ header|trans }} | {{ parent() }} {% endblock %} {% block content %} {% if not cart.empty %} {% include '@SyliusShop/Cart/Summary/_header.html.twig' %}
Vous avez {{ (reduction.current_promotion_percentage * 100)|number_format(0) }}%. {% if reduction.next_promotion_volume > 0 %} Plus que {{ reduction.next_promotion_volume }} bouteilles pour bénéficier de {{ (reduction.next_promotion_percentage * 100)|number_format(0) }}% sur votre commande. {% else %} Vous bénéficiez déjà de la meilleure réduction possible ! {% endif %}
{% elseif reduction is defined %} {% if reduction.next_promotion_volume > 0 %}Plus que {{ reduction.next_promotion_volume }} bouteilles pour bénéficier de {{ (reduction.next_promotion_percentage * 100)|number_format(0) }}% sur votre commande.
{% else %}Aucune réduction disponible pour le moment.
{% endif %} {% else %}Aucune réduction disponible pour le moment.
{% endif %}Frais de livraison offerts dès 250 € d'achat (Hors commande avec fermage) ou si retrait au château.
Frais de livraison offerts dès 250 € d'achat ou si retrait au château.