| 开发者 | deosebitsoft |
|---|---|
| 更新时间 | 2026年4月20日 19:42 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
product-customizer folder to /wp-content/plugins/..glb / .gltf model using the Select Model button.GLB (binary GLTF) is the recommended format. GLTF (JSON-based) is also supported. The plugin registers these MIME types with WordPress so they can be uploaded through the standard Media Library.
The HDR environment map is a global setting. All products share the same HDR file. Per-product HDR support is planned for a future release.
The configurator only renders when the product has a valid .glb model URL AND at least one configured step with at least one option. Check the 3D Configurator metabox on the product.
When a customer clicks Add to cart, the current configuration is sent as a JSON payload. Each selected option (part → material name) is stored as a WooCommerce line-item meta entry and is visible on the order detail and in emails.
The plugin targets simple products. Variable product support is not officially tested.
Yes. The source files are included in the js/ directory and the webpack.config.js build configuration is included in the plugin package.