Shopify.money_format returns different format on PDP

As the tittle suggests, on product pages Shopify.money_format returns a value which is not defined in Admin and it differs from other pages, why is that and how to control it?

@TheRealNemo Did you end up figuring this one out? I’ve ran into the same problem, some assistance will be appreciated.

Hey, yes I did! There was some liquid code in the PDP template that changed pricing format only on PDP. Removing that solved it.