{% sw_extends '@Storefront/storefront/layout/header/actions/cart-widget.html.twig' %} {% block layout_header_actions_cart_widget %} {% if context.customer %} {{ parent() }} {% endif %} {% endblock %}