We recommend using these whenever you need to display information about the customer.Documentation Index
Fetch the complete documentation index at: https://reportana.dev/llms.txt
Use this file to discover all available pages before exploring further.
This information is the same as linked to the customer’s order/cart. Therefore, you can use these variables both in order-related messages and in abandoned cart messages.
| Name | Variables | Output | Type |
|---|---|---|---|
{{ email }} | test@email.com | String | |
| Phone number | {{ phone }} | 15551234567 | String |
| First name | {{ first_name }} | John | String |
| Last name | {{ last_name }} | Test | String |
| Name | {{ name }} | John Test | String |