How can I enable sound on video thumbnails in my client's store?

Hi,

I have a client who wants to add video to their thumbnails, we did this using a Youtube link but no sound is playing. Any way to add that? I’m not afraid to work in the code, just can’t figure out what to do. Here is the shop url: https://axio-centripetal-training.myshopify.com/ and here is where I found it in the product-template.liquid:

{%- render 'product-images', section_id: section_id, product: product, isModal: isModal, image_position: image_position, product_zoom_enable: product_zoom_enable, product_zoom_size: product_zoom_size, product_image_size: product_image_size, thumbnail_arrows: thumbnail_arrows, thumbnail_position: thumbnail_position, video_looping: video_looping, video_style: video_style -%}

Has this been rectified . On the iPad app I do not see how to get into the code script ? How to do that?