Properties
Optional currentDiscountTier
currentDiscountTier: any
Optional currentOrderLine
Optional currentPickDiscountProductLine
Optional currentTierIndex
currentTierIndex: undefined | number
Optional inverseType
inverseType: "addProductToOrder" | "cancelOrder" | "modifyQuantityOrdered"
Optional isPickDiscountProduct
isPickDiscountProduct: undefined | false | true
Optional previousDiscountTier
previousDiscountTier: any
Optional previousOrderLine
Optional previousPickDiscountProductLine
Optional previousTierIndex
previousTierIndex: undefined | number
Optional tierChange
tierChange: "upgrade" | "downgrade" | "removed" | "none" | "new" | "choose"
type
type: "add" | "remove" | "modify-quantity" | "pick-discount-product"
Any change on the cart is emitted in this format
IShoppingCartChange