Placeholders for the Product entity

The following placeholders are used for the Product entity.

PlaceholderDescription
product.idThe product ID (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler)
product.nameThe product name (available for the following events: Before subscription expiration, After subscription expiration, After subscription switched from trial to non-trial, Subscription changed, Order changed, Order created, see Creating an event handler)
product_idsThe array of the product IDs of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler)
product_namesThe array of the product names of the plans with active subscriptions (available only for the following event: Billing day is coming, see Creating an event handler)