Is there any way of adding comma separator to the number called from CMS data?
I have set up item database with number field which mean price.
And I want to display it on the page with comma separating 3 digit like below.
1,000,000 JPN
I cannot find the way to do that.
Am I only do that by writing 1,000,000 in text field?
I appreciate any advice.
Thank you.