pull/1/head
Jan Umbach 2024-05-29 22:29:29 +02:00
parent 74aea5510a
commit d5dbab1123
1 changed files with 13 additions and 0 deletions

View File

@ -132,6 +132,17 @@
widths: '246, 493, 600, 713, 823, 990, 1100, 1206, 1346, 1426, 1646, 1946'
}}
</button>
{%- if is_shx_video
render "shx-video",
video_src: media.sources[1].url,
thumbnail_src: media.preview_image | image_url: width: 1946,
else
-%}
<template>
{%- liquid
case media.media_type
@ -150,6 +161,8 @@
-%}
</template>
{% endif %}
{%- if media.media_type == 'model' -%}
</product-model>
{%- if xr_button -%}