Function: ProductSpecifications()
ProductSpecifications(
rawProps):Element
Defined in: components/ProductSpecifications.tsx:75
Renders a product's public attributes as a specifications table or list, optionally grouped by attribute group.
Parameters
rawProps
Returns
Element
Remarks
Uses useProductSpecs to fetch attribute data.