{% sw_extends '@Storefront/storefront/component/product/listing.html.twig' %}
{% block element_product_listing_sorting %}
{# sorting dropdown weg
{% sw_include '@Storefront/storefront/component/sorting.html.twig' with {
current: searchResult.sorting,
sortings: searchResult.availableSortings
} %}
#}
{% endblock %}