| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
eCommerce (website_sale)
• Manufacturing (mrp) • Discuss (mail) • Inventory (stock) • Website (website) • Invoicing (account) |
| Community Apps Dependencies | Show |
| Lines of code | 17009 |
| Technical Name |
plm_web_3d_sale |
| License | AGPL-3 |
| Website | https://odooplm.omniasolutions.website |
| Versions | 14.0 15.0 16.0 17.0 18.0 19.0 |
PLM Web 3D Sale
Embed PLM 3D models as interactive WebGL previews in the Odoo e-commerce product pages.
Overview
This module bridges plm_web_3d and Odoo Website/eCommerce. It extends the product.image model so that a published 3D attachment (ir.attachment with has_web3d = True and public = True) can be linked to a product image slot. The image slot then renders an <iframe> pointing to the 3D viewer instead of a static image, giving website visitors an interactive 3D preview of the product.
Key Features
- Extends product.image with a link to a public 3D attachment
- Automatically sets the image preview thumbnail from the 3D model's stored preview or a default WebGL icon
- Renders an embedded <iframe> 3D viewer on the e-commerce product page when a 3D attachment is selected
- Supports .gltf, .glb, and .fbx formats for web display
Dependencies
- plm — OdooPLM core module
- website_sale — Odoo e-Commerce
Please log in to comment on this module