Currency
Output data of the currency defined in the config.
Code
The code of the currency, e.g. USD
.
{{ currency:code }}
Name
The name of the currency, e.g. US Dollar
.
{{ currency:name }}
Symbol
The symbol of the currency, e.g. $
.
{{ currency:symbol }}
Last updated
Was this helpful?