Short description of issue
Horizon Theme AR Bug
Reproduction steps
Horizon does not show the “View in your space” button while Dawn does in the same store – Horizon Theme Mobile AR Bug
Additional info
This happens because snippets/product-media.liquid does not output required JSON.
Snippet needs [selected_product] and [first_3d_model] parameters to do so, but these are never passed.
I’ve suggested a non-invasive fix here – Horizon Theme Mobile AR Bug, but it obviously just a band-aid.
I know that recommended way to report bugs in Horizon is in theme reviews, but I do not have a paid plan store to report from.
@Liam-Shopify – I know of no-mention, but this looks like a serious oversight?
What type of topic is this
Bug report
Hey @tim_tairli - thanks for flagging. Looking into this, can’t guarantee any timelines/outcomes but I’ll loop back once I have more info.
1 Like
Thanks, @Alan_G , while you’re at it there is another bug I’ve faced just yesterday – Horizon — Quick
Quick add modal depends on the CSS which is part of {% stylesheet %} and is not served for, say, homepage or collection pages because this liquid snippet is not directly rendered on these pages and modal HTML is fetched via JS.
Happens on clean fresh copy of Horizon family theme.
Hey @tim_tairli thanks for digging into this. What you’re describing here kinda tracks on a quick look on my end. We’ll take a closer look and see what’s going on.
I think the other user’s CSS workaround from the other thread is a solid fix in the meantime. thanks again!
1 Like