{% sw_extends '@Storefront/storefront/component/product/listing.html.twig' %}
{# ThemeWare® HC-Architecture® ready #}
{# @deprecated #}
{# ---------------- START: SET TEMPLATE VARS ---------------- #}
{# ---------------- END: SET TEMPLATE VARS ---------------- #}
{# ThemeWare: Adjustments on product listings #}
{% block element_product_listing_col %}
{# Default block #}
{{ parent() }}
{% endblock %}