Skip to main content
Order item variables
Variable Description
nameName of item e.g. {{ order_item.name }}
descriptionDescription of item e.g. {{ order_item.description }}
quantityQuantity of the item e.g. {{ order_item.quantity }}
amountAmount of the item e.g. {{ order_item.amount }}