Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CartAvailablePurchasableItem

Item that can be purchased through addCartPurchasableItem.

Hierarchy

Index

Properties

description

description: string

Short optional description.

disabled

disabled: boolean

Whether the item should appear disabled or hidden.

disabledDescription

disabledDescription: string

Message detailing why disabled is set. Might not be available.

id

id: string

ID of the item.

listPriceRange

listPriceRange: CartPriceRange

Displayed price range of the item before tax.

The final price may differ based on customizations made to the item before checking out. For instance, bookable items may have variants and options that can be chosen and affect the price.

name

name: string

Short human-readable name.

Generated using TypeDoc