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