static getApplicablePromotions(product
:
Product)
:
Collection
Returns the enabled promotions of active campaigns applicable for the current customer and source code for which the specified product is a discounted product.
static getApplicablePromotions(lineItemCtnr
:
LineItemCtnr)
:
Collection
Returns the enabled promotions of active campaigns applicable for the current customer, source code and any coupon contained in the specified line item container.
static getPromotions(product
:
Product)
:
Collection
Returns the enabled promotions of active campaigns for which the specified product is a discounted product.