Code:
<mvt:if expr="g.storefront_hero_image:link_dest">
<a class="x-hero" href="&mvt:global:storefront_hero_image:uri;" target="&mvt:global:storefront_hero_image:link_tar g;">
<img src="&mvte:global:storefront_hero_image:image;" alt="&mvte:global:storefront_hero_image:image_alt; " loading="lazy">
</a>
<mvt:else>
<span class="x-hero">
<mvt:item name="readytheme" param="image( 'storefront_hero_image' )" />
</span>
</mvt:if>
Leave a comment: