The information of product variants the campaign applies to.
Returns
buyerRemainingInventory ● Int
The remaining quantity available for purchase by the buyer. Return null if there is no limit.
productId ● ID
The unique ID of the product
salePrice ● Money
The sale price of the product variant. Return the product price if the campaign has not started
savingAmount ● Money
Discount amount of the product variant. Returns null if the campaign has not started.
variantId ● ID
The unique ID of the product variant
variantRemainingInventory ● Int
Remaining stock for the product variant in the campaign. Returns null if the campaign has not started.
Was this article helpful to you?