currency
Overview
Use the following Liquid filter for Currency Formatting
Example:
{{ money_value | currency:number_of_decimal_places, ‘language_country’ }}
Amount | Code |
---|---|
$1,000.50 | {{ 1000.5 | currency:2, ‘fr-CA’ }} |
The below is a list of country/language combinations:
County/Language Combinations |
---|
|