web / UseProductAttributesState
Interface: UseProductAttributesState ​
Defined in: apps/web/app/composables/useProductAttributes/types.ts:3
Properties ​
attributes ​
attributes:
VariationMapProductAttribute[]
Defined in: apps/web/app/composables/useProductAttributes/types.ts:4
attributeValues ​
attributeValues:
object
Defined in: apps/web/app/composables/useProductAttributes/types.ts:5
Index Signature ​
[key: string]: number
combinations ​
combinations:
VariationMapProductVariation[]
Defined in: apps/web/app/composables/useProductAttributes/types.ts:6
itemId ​
itemId:
number
Defined in: apps/web/app/composables/useProductAttributes/types.ts:7
variationId ​
variationId:
number
Defined in: apps/web/app/composables/useProductAttributes/types.ts:8