MagentoConfigurableAttributeOption
import { MagentoConfigurableAttributeOption } from '@daffodil/product-configurable/driver/magento'
interface MagentoConfigurableAttributeOption {
code: string
value_index: number
}
Properties
Name | Type | Description |
---|---|---|
code | string | |
value_index | number |