Trigger promotions with any product
What's new
New promotion setting allows all products in the store to trigger the promotion.
Changes in API
New all
field available for GET
/promotions
and PUT
POST
/promotions/{promotionId}
API requests allows you to enable all products as triggers for the promotion.
It can be combined with the excludedProducts
array to create "all products except..." trigger condition for your promotion.
Documentation links
Search promotionsUpdate promotionCreate promotionLast updated
Was this helpful?