| Name | Variable | Output | Type |
|---|---|---|---|
| Currency | {{ shop.currency_code }} | US | String |
| Business Name | {{ shop.name }} | Shop Test | String |
| Business Address | {{ billing_address_formatted }} | 456 Flores St, Apt 31, Downtown, San Francisco | String |
Available variables to print business data in messages.
| Name | Variable | Output | Type |
|---|---|---|---|
| Currency | {{ shop.currency_code }} | US | String |
| Business Name | {{ shop.name }} | Shop Test | String |
| Business Address | {{ billing_address_formatted }} | 456 Flores St, Apt 31, Downtown, San Francisco | String |