Interface InventoryItem

Hierarchy

  • InventoryItem

Properties

color?: string
colorOptions?: string[]
countryOfOrigin?: string
density?: string
densityOptions?: string[]
displayName?: string
fabric?: string
htsCode?: string
id: string
isVariant: boolean
itemClass?: string
lastChance?: boolean
name: string
productId?: string
productType?: string
program?: string
scent?: string
scentOptions?: string[]
shopifyStores?: Record<string, StoreSpecificInventoryItemInfo>
size?: string
sizeOptions?: string[]
sku?: string
style?: string
taxCode?: string
upc?: string
variantId?: string
weight?: number

Generated using TypeDoc