Script: Class dw.campaign.BonusDiscount

Class BonusDiscount

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

Properties

bonusProducts : Collection Read Only

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

getBonusProducts() : Collection

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

Method Detail

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