Interface ProductOverview

Hierarchy

Properties

algoliaDefaultIndexObjectId?: string
algoliaObjectId?: string
bundleId?: number
bundleSku?: string
collaborationTitle?: string
colorAliases?: Record<string, string[]>
colors?: string[]
compareAtPriceRange?: MoneyRange
defaultColor?: string
description: Document
filterPriceRanges: string[]
handle: string
id: string
itemCount?: Record<string, number>
material?: string
maxDiscount: number
minDiscount: number
netsuiteId?: string
options: ProductOption[]
priceRange: MoneyRange
productType?: string
shopifyId: string
sku?: string
swatchMaterial?: string
swatches?: {
    [color: string]: CmsSwatch;
}

Type declaration

tags: string[]
title: string
totalInventory: number

Generated using TypeDoc