Interface: AttributeGroup
Defined in: composables/react/useProductSpecs.ts:11
A named group of product attributes for display.
Properties
attributes
attributes:
AttributeDisplayItem[]
Defined in: composables/react/useProductSpecs.ts:15
Attributes belonging to this group.
name
name:
string
Defined in: composables/react/useProductSpecs.ts:13
Group name; '' for ungrouped attributes.