Merchant
The merchant object describes the merchant, including company status and formatting preferences.
{%- comment -%} Show merchant address and time zone {%- endcomment -%}
<p>{{ merchant.address.city }} — {{ merchant.timezone }}</p>is_on_trial
Returns true if merchant is on trial.
address
Returns the merchant address.
is_company
Returns true if merchant is a company.
date_format
Returns the default date format.
time_format
Returns the default time format.
datetime_format
Returns the default datetime format.
timezone
Returns the merchant timezone.