order.id - Displays the order ID#
Description#
Use {{ order.id }}
placeholder to display the WooCommerce order ID.
Usage#
Place {{ order.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 order data, it will display no content.