{% block block_contact_options %}
{% set element = block.slots.getSlot('main') %}
{% sw_include "@Storefront/storefront/element/cms-element-" ~ element.type ~ ".html.twig" ignore missing %}
{% endblock %}