diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 1b1489a..f89f315 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -1,12 +1,13 @@ - - -
- +
+ + +
+ +
{% if product.images.size > 0 %} {% assign main_image = product.images.first %} - {{ main_image.alt }}

Main Image Alt Text: {{ main_image.alt }}

{% else %}