pull/1/head
Jan Umbach 2024-05-27 21:45:25 +02:00
parent 22e965371d
commit 6934104c3e
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
{% if product.selected_or_first_available_variant.featured_image.alt != media.alt and product.selected_or_first_available_variant.featured_image.alt != blank %}
style="display: none;"
{% endif %}
thumbnail-alt={{ media.alt }}>
thumbnail-alt-mobile={{ media.alt }}>
{%- liquid
assign media_position = media_position | default: 0 | plus: 1
assign lazy_load = false