Skip to main content

Currency

Returns attributes for active currency.

Example

<li><a href="{{ currency.url }}">{{ currency.iso_code }}</a></li>

Available attributes:

NameTypeDescription
current?Booleancheck if currency is current or not
iso_codeStringcurrency's iso_code
symbolStringcurrency's name
urlStringcurrency's url