Represents object typename for the product.
Unique external id for the product.
Unique identifier for the product.
List of metaProperties for the product (optional).
OptionalshowcaseShowcase details for the product.
Available slots for the product.
List of thumbnails for the product.
The title of the product.
Represents product details including visual assets and configuration.
What does it unlock?
Interface representing a product in the configurator system. Contains product metadata, components, and configuration options.
Practical Application
Product data model: the base 3D digital twin. Contains product metadata and externalId (SKU) for e-commerce/ERP mapping.
AI Coding Best Practices
Access via configurator data. Use product.externalId to look up pricing, inventory, and specs in external systems (ERP, PIM, Shopify, etc.). The product represents the underlying 3D asset rendered in the Unreal viewport.