# Type alias: ProductVariant

Ƭ ProductVariant: object

# Type declaration:

Name Type
attributeMap? any
attributeNames? object
attributes? object
averageRating number | null
description? string
metaDescription string
metaKeywords string
metaTitle string
name string
reviewCount? number
sku string
superAttributes? Record<string, string[]>
superAttributesDefinition? string[]
url string

Defined in: types/product.ts:47 (opens new window)