Originally posted by Matt Zimmermann
View Post
Code:
<mvt:if expr="NOT ISNULL l.settings:product:customfield_values:customfields:prodimage2">
<a data-mini-modal data-mini-modal-type="inline" href="#closeup_image_swatch" title="&mvte:product:name;">
<img id="swatch" class="x-product-layout-images__image" src="&mvt:product:customfield_values:customfields:prodimage2;" alt="&mvte:product:name;" title="&mvte:product:name;">
</a>
<p>Click to zoom</p>
<img id="closeup_image_swatch" class="u-hide-visually" src="&mvt:product:customfield_values:customfields:prodimage2;" alt="&mvte:product:name;" title="&mvte:product:name;">
<span id="closeup_close" class="u-hidden">
<span id="closeup_div" class="u-hide-visually"></span>
</span>
</mvt:if>
Leave a comment: