Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaceOrder_placeOrder_order_orderItems_item_Item

Hierarchy

  • PlaceOrder_placeOrder_order_orderItems_item_Item

Index

Properties

__typename: "Item"

Categories associated to a product item

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

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

Product item variants of this product item

Generated using TypeDoc