Hi There,
I have tried formatting currency and it works:
{{value | currency}}
But this one automatically adds the dollar sign. How do I remove the dollar sing since I need to use different currencies? I am not using VOLT templating by the way, just the regular PHP one (phtml).
Thanks,