pull/1/head
Jan Umbach 2024-05-30 10:42:34 +02:00
parent d0a63d9e14
commit 1e7ad6709a
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
{% elsif videoType == "card_product" %} {% elsif videoType == "card_product" %}
{%- echo media | media_tag: image_size: "2048x", autoplay: false, loop: true, controls: false, preload: "none", class: "shx-video-card-product" -%} {%- echo media | media_tag: image_size: "2048x", autoplay: false, mute: true, loop: true, controls: false, preload: "none", class: "shx-video-card-product" -%}
{% endif %} {% endif %}