DaffConfigurableProductEntity
Describes how configurable product configured attributes are stored in rxjs entity state.
Properties
| Name | Type | Description |
|---|---|---|
| id | DaffProduct['id'] |
The id of the configurable product. |
| attributes | DaffConfigurableProductEntityAttribute[] |
The attributes chosen for the configurable product. |