Interface BundleVariant

Hierarchy

  • BundleVariant

Properties

available: boolean
bundleId: number
bundleSku: string
color?: string
compareAtPrice?: Money
handle: string
id: string
inventory: number
optionValues: {
    name: string;
    value: string;
}[]

Type declaration

  • name: string
  • value: string
price: Money
productTitle: string
productType?: string
sku: string
upc: string
variantTitle: string

Generated using TypeDoc