From dd987ab4238e49230e084a1feca108e503f152ae Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Thu, 13 Jun 2024 15:31:12 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-3d-render-input.liquid | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 %}