product.id - Displays the product ID#
This placeholder is part of ShopMagic free, however, at this time it is used only by a premium add-on included in ShopMagic PRO: Review Requests.
Description#
Use {{ product.id }}
placeholder to display the ID of the reviewed WooCommerce product. It can be used when the customer adds a product review.
Usage#
Place {{ product.id }}
in any field that supports placeholders. For example, the email subject or message.
Parameters#
This placeholder does not have any parameters.
Fallback#
This placeholder does not have any fallback. If it is used in an event that does not provide product data, it will display no content.