{% sw_extends '@Storefront/storefront/component/product/card/box-standard.html.twig' %} {# FreeThemeOne 'component/product/card/box-standard.html.twig' #} {# @TODO: #check... #} {# ---------------- START: SET TEMPLATE VARS ---------------- #} {# ---------------- END: SET TEMPLATE VARS ---------------- #} {# @TODO: Adjust thumbnail size #} {% block component_product_box_image_thumbnail %} {% sw_thumbnails 'product-image-thumbnails' with { media: cover, sizes: { 'xs': '334px', 'sm': '334px', 'md': '370px', 'lg': '310px', 'xl': '310px' }, attributes: attributes } %} {% endblock %}