Poq.SDK.Node

Home > @poq/sdk-sfcc > ProductPromotion

ProductPromotion class

Document representing a product promotion.

Signature:

export declare class ProductPromotion extends BaseModel<ProductPromotion> 

Extends: BaseModel<ProductPromotion

Constructors

Constructor Modifiers Description
(constructor)(params)   Constructs a new instance of the ProductPromotion class

Properties

Property Modifiers Type Description
calloutMsg?   string (Optional) The localized call-out message of the promotion.
link?   string (Optional) The URL addressing the promotion.
promotionalPrice?   number (Optional) The promotional price for this product.
promotionId?   string (Optional) The unique id of the promotion.