custom/plugins/TcinnThemeWareModern/src/Resources/views/storefront/component/product/listing.html.twig line 1

Open in your IDE?
  1. {% sw_extends '@Storefront/storefront/component/product/listing.html.twig' %}
  2. {# ThemeWare® HC-Architecture® ready #}
  3. {# @deprecated #}
  4. {# ---------------- START: SET TEMPLATE VARS ---------------- #}
  5. {# ---------------- END: SET TEMPLATE VARS ---------------- #}
  6. {# ThemeWare: Adjustments on product listings #}
  7. {% block element_product_listing_col %}
  8.     {# Default block #}
  9.     {{ parent() }}
  10. {% endblock %}