Relative Content

Tag Archive for pythontemplatese-commercepython-babel

Add comma to price using Babel

We are using Fresh Relevance to add product recommendation carousels to our website. For each product card we are showing the price, and we need it to be in this format: $1,111. It currently looks like this: $1111. We want to add in the comma.
I’ve been editing the template for the carousel (I’m familiar with html, css, jquery), but I can’t figure out what language the price part of the template is in: