Guide

Optimize GLB for commerce

TurboGLB turns GLB assets into smaller, faster-loading models and gives you a viewer + embed code for Shopify.
How it works
1. Upload a GLB
Drop a GLB file on the homepage to optimize size and load performance.
2. Preview instantly
Compare Before vs After in the live viewer and share the viewer link.
3. Embed on Shopify
Paste an iframe into a Custom Liquid / Custom HTML section.
Embed example
<iframe src="/viewer/e0a5066650d85ea8" width="100%" height="500px" frameborder="0" allow="xr-spatial-tracking; fullscreen"></iframe>
Replace YOUR_MODEL_ID with the id from your upload result.
Shopify install
1. Add a Custom Liquid section to your product page template.
2. Paste the iframe.
3. Save and preview on mobile.
Shopify install steps