Class BonusDiscount

Represents a bonus discount in the discount plan, for example “Get a free DVD with your purchase of any DVD player.”

Property Summary 

PropertyDescription
bonusProducts: Collection (read-only)Returns the bonus products associated with this discount that are in stock, online and assigned to site catalog.

Constructor Summary 

This class does not have a constructor, so you cannot create it directly.

Method Summary 

MethodDescription
getBonusProducts()Returns the bonus products associated with this discount that are in stock, online and assigned to site catalog.

Methods inherited from class Discount 

getItemPromotionTiers, getPromotion, getPromotionTier, getQuantity, getType

Methods inherited from class Object 

assign, create, create, defineProperties, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toLocaleString, toString, valueOf, values

Property Details 

bonusProducts 

bonusProducts: Collection (read-only)

Returns the bonus products associated with this discount that are in stock, online and assigned to site catalog.


Method Details 

getBonusProducts() 

getBonusProducts(): Collection

Returns the bonus products associated with this discount that are in stock, online and assigned to site catalog.

Returns:

  • Collection of bonus products