{% sw_extends '@Storefront/storefront/block/cms-block-image-gallery.html.twig' %}{% block block_image_gallery_inner %} {% sw_include "@Storefront/storefront/element/cms-element-" ~ element.type ~ ".html.twig" ignore missing with { thumbnailPerPage: 4, thumbnailPerMove: 4, thumbnailBreakpoints: { 768: {perPage: 5, perMove: 5}, 1200: {perPage: 7, perMove: 7}, 1536: {perPage: 8, perMove: 8} } } %}{% endblock %}