Embed a model in Wix
The Embed HTML element renders custom code in an iframe; use the iframe form of the embed.
Snippet
<iframe src="https://glboost.com/e/YOUR_ASSET_ID?ar=1" allow="xr-spatial-tracking; fullscreen"
style="width:100%;height:480px;border:0"></iframe>Replace YOUR_ASSET_ID with the id from the asset page; the Embed tab generates the snippet with the id filled in and, for private assets, a signature.
Where it goes
- Add Embed Code → Embed HTML and paste the iframe snippet.
- Resize the element on the canvas to the size the model should take.
Notes
- Wix sandboxes custom code, so the iframe embed is the reliable option there.
- The iframe accepts the same query options as the element attributes (for example ?ar=1).
- Private assets need a signature or a share link; see Viewer and embeds.