Price format
{
"version": "1.0",
"schema": {
"config": {
"currency_template": "(currency) (amount, 1.2-2, ',', ' ')"
}
}
}{
"version": "1.0",
"schema": {
"config": {
"currency_template": "(amount, 1.2-2, ',', ' ')(currencySymbol)"
}
}
}Customize price format on Content (translation) level with asCurrency transformer.
Content (translation) level with asCurrency transformer.Last updated