Hi @TMNR1
You should check out this community post.
If you found this comment useful, hit the ‘Like’ and ‘Accepted solution’ buttons.
Hosting a WebGL game directly on Shopify, instead of embedding it from a third-party host like simmer.io via an iframe, was the core question.
A later response provided the most practical path:
asset_url, Shopify’s theme file URL helper).The same response noted this would require experimentation, and that the more typical approach is to host WebGL on a separate server and include it in Shopify. No definitive Shopify-native solution was confirmed; the discussion ended with a tentative workaround and the recommendation that external hosting is usually easier.
Hi @TMNR1
You should check out this community post.
If you found this comment useful, hit the ‘Like’ and ‘Accepted solution’ buttons.