{% sw_extends "@Storefront/storefront/layout/scroll-up.html.twig" %}{# Aria-label hinzugefügt BFSG #}{% block layout_scroll_up_button %} <div class="scroll-up-button js-scroll-up-button"> <button type="submit" class="btn btn-primary" aria-label="scroll-up"> {% block layout_scroll_up_button_icon %} {% sw_icon 'arrow-up' style { 'size': 'sm' } %} {% endblock %} </button> </div>{% endblock %}