Options
All
  • Public
  • Public/Protected
  • All
Menu

Abstract item added using the addCart...Item mutations.

Hierarchy

Index

Properties

addons

Addons available for that item.

discountAmount

discountAmount: any

Total discount amount on the price.

discountCode

discountCode: string

Valid discount code that was applied, either the cart's code or one that was applied separately to the item. An invalid code results in a null value.

errors

errors: CartItemError[]

Current item validation errors.

id

id: string

ID of the item.

lineTotal

lineTotal: any

Total for the item after discounts and taxes.

price

price: any

Price before discounts and taxes.

taxAmount

taxAmount: any

Total tax amount on the discounted price.

Methods

getAvailablePaymentMethods

getSelectedPaymentMethod

Generated using TypeDoc