Now we only have two currencies, and I'm rounding the secondary currency. But later if we had more currencies, I wanna round only one of them. How can I get which currency is being passed to the format_price_pre function?
one more thing, I have two currencies, when I need to round my currency, the $currency value in the format_price_pre function is showing a blank value ' '.
why is that?