Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ItemsByCategory_findItemsByCategory_items

Hierarchy

  • ItemsByCategory_findItemsByCategory_items

Index

Properties

__typename

__typename: "Item"

customAttrs

Custom attributes as name-values mappings

description

description: null | string

The description of a product item

displayName

displayName: null | string

The display name of a product item

imageSet

The ImageSet of a product item

itemId

The ItemId of a product item

listPrice

The listed price of a product item

priceRange

priceRange: null | (null | number)[]

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

purchasePrice

The purchase price of a product item

salePriceRange

salePriceRange: null | (null | number)[]

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

varAttrTypes

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

variants

Product item variants of this product item

Generated using TypeDoc