test
parent
88f3e92cad
commit
c6f205daf6
|
@ -229,8 +229,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={{ media.alt }}
|
||||
id="Slide-Thumbnails-{{ section.id }}-{{ forloop.index }}{{ id_append }}"
|
||||
class="thumbnail-list__item slider__slide{% if section.settings.hide_variants and variant_images contains media.src %} thumbnail-list_item--variant{% endif %}"
|
||||
data-target="{{ section.id }}-{{ media.id }}"
|
||||
|
|
Loading…
Reference in New Issue