Hi guys,
I have a situation where I need to format a value (double) to include Currency information, thousands, and decimal separators.
I have tried using Price.GetDoublePriceFormatted using the currency and Country from context but it always returns the value + VAT.
How can I just format the value without processing it in any way?
Thank you,
Adrian