{# ThemeWare: CMS block "Classic teaser" #} {% block block_twt_classic_teaser %} {% set element = block.slots.getSlot('image') %} {#% set columns = 1 %#}
{% block block_twt_classic_teaser_inner %} {% sw_include "@Storefront/storefront/element/cms-element-" ~ element.type ~ ".html.twig" ignore missing %} {% endblock %}
{% endblock %}