{% if actifpanier and parametreProduits() and parametreProduits().actifpanier %}
{{ render(controller('App\\Controller\\Front\\CartController::index')) }}
{% endif %}