Dashboard →

Embed a model in Webflow

Use an Embed element; give it a fixed height or an aspect ratio in the style panel.

Snippet

<script async src="https://cdn.glboost.com/_/embed.js"></script>
<glboost-viewer asset="YOUR_ASSET_ID" ar poster="auto" style="height:480px"></glboost-viewer>

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

  1. Drag an Embed element onto the page and paste the snippet.
  2. Set the element height (for example 480px) so the viewer has room to render.

Notes

  • Custom code renders on the published site, not in the designer canvas.
  • CMS sites can bind the asset attribute to a collection field for per-item models.
  • Private assets need a signature or a share link; see Viewer and embeds.