{# #}

Shopping cart


{% if app.user %} {% include 'components/card.html.twig' with {'cartItems': service_cart.getCartItems(app.user)} %} {% endif %}