Introduction
Business Data
Available variables to print business data in messages.
These can be used to display information about your business/store. This information is pulled from the details registered in your account. Therefore, you can use these variables both in order-related messages and in abandoned cart 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 |