Most commonly available placeholders
Commonly used placeholders include {order.id}, {order.number}, {order.date}, {order.amount}, {order.client.name} and {order.client.email}. For order items you can use {order.product.name}, {order.product.quantity}, {order.product.unit_price} or {order.product.ean}. The complete list of available keys can be found in the export documentation and in related invoicing or email template settings.