No content to show

User Activity

Nevermind, I fixed it!I replaced:      {%- if product.selected_or_first_available_variant.featured_media != null -%}        {%- assign featured_media = product.selected_or_first_available_variant.featured_media -%}With:{%- if product.selected_or_firs...
Hmm have you tried changing variants? Also, I had another thought. Is it possible to disable scroll to featured image when changing variants in Shopify's script? I think that might fix my problem.
product__media-item--3dviewer is below roduct__media-list. Could you also inspect my website? https://wznhfa-vh.myshopify.com/
Yes my 3D viewer is rendering on my store front, it is also the first media on the product page because I gave it a very low sort order. For some reason though on thin screens the image pops up first and I have to scroll back to see the 3D viewer.
Hi, I followed your steps but it still doesn't work. Ive attached my code below which is updated if you could take a look.<!-- 3D Viewer integration start -->{% assign first_variant = product.variants.first %}{% if first_variant.metafields.custom.vi...
Hi, I currently have a custom 3D viewer that works with variant switching keeping the 3D viewer at the top of the screen on desktop however, on mobile or thinner screens the image appears first. I have linked my code from product-media-gallery.liquid...
Hi, I was able to get my 3D viewer to work with single products with variant metafields but when I have multiple variants per product I am unable to switch between the different URL links. The different URL will not load and it will stay "stuck" on t...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to