product_variant_configurator_manual_creation
Provides a wizard to manually create product variants on demand for product templates configured not to create variants automatically.
Key Features
- product.template: Adds a computed field to indicate if there are pending variants to create.
- product.template: Displays a button to open the manual variant creation wizard when pending variants exist.
- wizard: Presents a form to select attribute values for creating specific variants.
- wizard: Computes the number of variants that will be created based on the selected attribute values.
- wizard: Creates the selected product variants and activates any existing inactive variants matching the selections.