How to know if price is already converted
-
Hi there,
How can I know if a price is already converted in a currency?
For example wc_get_price_to_display() will return a converted price when “Individual fixed prices rules for each product” is ON.
But when that setting is OFF and we get prices from the exchange rate, then wc_get_price_to_display() will display the original price (so in the default currency).
I’m wondering if there is some way to know if the price we see is already converted into a currency.
I’m implementing a plugin with WOOCS so I can code whatever is needed.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to know if price is already converted’ is closed to new replies.