Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OrderFragment_orderItems_item_Item

Index

Properties

__typename: "Item"
categories: null | (null | OrderFragment_orderItems_item_Item_categories)[]

Categories associated to a product item

customAttrs: null | (null | OrderFragment_orderItems_item_Item_customAttrs)[]

Custom attributes as name-values mappings

description: null | string

The description of a product item

displayName: null | string

The display name of a product item

The ImageSet of a product item

The ItemId of a product item

The listed price of a product item

priceRange: null | (null | number)[]

Price range including the lowest and highest prices to put in the appropriate location

The purchase price of a product item

salePriceRange: null | (null | number)[]

Sale price range including the lowest and highest prices to put in the appropriate location

slug: null | string

Human-readable identifiers usually used as deep-link URL to the product item

varAttrTypes: null | (null | OrderFragment_orderItems_item_Item_varAttrTypes)[]

All available product item variant dimension names. e.g, [{name:'color'}, {name:'size'}]

Product item variants of this product item

Generated using TypeDoc