Those are client variables as defined in the client area
| Variable name | Value | Example |
|---|---|---|
| {$client.firstname} | First Name | John |
| {$client.lastname} | Last Name | Doe |
| {$client.companyname} | Company name | JetApps |
| {$client.email} | Email Address | JohnDoe@Email.com |
| {$client.address1} | The client address | |
| {$client.address2} | Client second address | |
| {$client.city} | City | |
| {$client.state} | State | |
| {$client.postcode} | Postcode | |
| {$client.country} | Country | |
| {$client.phonenumber} | Phone Number | |
| {$client.status} | Active | |
| {$client.language} | EN |