{% import "@SyliusShop/Common/Macro/money.html.twig" as money %}

Mon panier

{{ sylius_template_event('sylius.shop.cart.widget.button', {'cart': cart}) }} {{ sylius_template_event('sylius.shop.cart.widget.popup', {'cart': cart}) }}
{{- money.convertAndFormat(cart.itemsTotal) -}}