Skip to main content

money_without_currency

number | money_without_currency
returns string

Formats a given price based on the store's HTML without currency setting, without the currency symbol.

{{ product.price | money_without_currency }}

Output

10.00
Was this page helpful?