custom/plugins/DecomTheme/src/Resources/views/storefront/layout/header/actions/cart-widget.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/header/actions/cart-widget.html.twig' %}
  2. {% block layout_header_actions_cart_widget %}
  3.     {% sw_icon 'cart-icon' style {'namespace': 'DecomTheme', 'class': 'header-cart-icon'} %}
  4. {% endblock %}