With Video.Taxi you have the possibility to insert the following placeholders into your email template:
Information | Placeholder |
First name of the client | {{customer_first_name}} |
Last name of the client | {{customer_last_name}} |
The personal access code | {{customer_access_code}} |
The email of the customer | {{customer_email}} |
The name of the product | {{product_name}} |
The price of the product | {{product_price}} |
Attention: Each placeholder starts and ends with brackets {{ ... }}
The placeholder will not work without the brackets.