← Back to Q&A
How do you know how to use the round shape tool when processing with the editor?
If you have any questions, please contact us
1 Answer
copy3d · 2026-06-27 23:00
Hi there! Thanks for reaching out \u2014 happy to help with this. You can place your 3D viewer on any website that allows custom HTML, by pasting a short <iframe> code. 1. Get your embed code Open My Page, select the model, click "Get link / Embed", choose the website (domain) where you will use it, and copy the code. It looks like this: <iframe src="https://mygen3d.com/embed.php?id=YOUR_ID" width="100%" height="500" frameborder="0" allowfullscreen></iframe> The code is tied to the domain you registered, so it works only on that site. 2. WordPress Edit the page or post, add a "Custom HTML" block, paste the code, then Update. Self-hosted WordPress works out of the box. On free WordPress.com plans, custom HTML and iframes may be blocked, so a paid plan or an embed plugin is required. 3. Shopify The product description editor usually removes <iframe> tags for security, so add it through the theme instead: Online Store, then Themes, then Customize, select the product or page, click Add section, choose "Custom Liquid", paste the code, and Save. You can also use a 3D or HTML embed app from the Shopify App Store. 4. Other platforms Any site that has an HTML or custom-code area works the same way: just paste the <iframe>. Some locked-down platforms strip iframes; if the 3D model does not appear, use that platform dedicated HTML or embed block, or contact us for help. Tips - Change width and height to fit your layout. Using width="100%" makes the viewer responsive. - The 3D model is rendered by the device, so it may load slowly on older phones. - View in your space (AR) is not available through this embed. For AR, download the GLB or USDZ file and add it as a native 3D model on your platform. Hope that helps! Feel free to ask if you'd like more detail on any part. \u2014 copy3d
Log in to write an answer.