custom/plugins/SsikLibertyTheme/src/Resources/views/storefront/layout/scroll-up.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/layout/scroll-up.html.twig' %}
  2. {% block layout_scroll_up_button_icon %}
  3.     {% sw_icon 'icon-top' style { 'pack':'custom', 'namespace': 'SsikLibertyTheme' } %}
  4. {% endblock %}