money
A given price is formed based on the shop's settings that do not include a currency code format.
{{ "pour price" | money()}} returns string
Params
-
price number: Amount, Required
-
code string: Currency, not required, defaults to market currency
Example