{% block wyn_cms_block_hero_m %} {# Element => wyn-hero-m #} {% block wyn_cms_block_hero_m_slot_hero %} <div class="cms-block-hero-m-slot-image js-trigger-breadcrumb-over-hero"> {% set element = block.slots.getSlot('hero') %} {% sw_include '@Storefront/storefront/element/cms-element-' ~ element.type ~'.html.twig' with { 'element': element } %} </div> {% endblock %}{% endblock %}