GitHub

DaffConfigurableProductEntity

import { DaffConfigurableProductEntity } from '@daffodil/product-configurable/state'

Describes how configurable product configured attributes are stored in rxjs entity state.

Properties

id
string

The id of the configurable product.

attributes
DaffConfigurableProductEntityAttribute[]

The attributes chosen for the configurable product.