Hi,
I found this video on youtube an it’s exactly what I need for my website. The problem is that this guy uses a different theme and for some reason I can’t make it work. I believe I’m adding the code in the wrong place.
https://www.youtube.com/watch?v=9MS4ztCZ7P0
- I downloaded the app and followed the instructions, but I probably miss something.
I ma using the Dawn theme.
My website: sugarfreeeu.com
was trying to add the code here (last line is the new code):
product-media-gallery.liquid
<button
class=“button button–full-width product__xr-button”
type=“button”
aria-label=“{{ ‘products.product.xr_button_label’ | t }}”
data-shopify-xr
data-shopify-model3d-id=“{{ first_3d_model.id }}”
data-shopify-title=“{{ product.title | escape }}”
data-shopify-xr-hidden
{{ product.metafields.custom_design.product_subtitle }}
>
thank you in advance
