Region switch (currency)
-
Hi,
I wasn’t able to find any info in the docs etc so here I’m ??My client want to have “Region” switcher. Not currency, since many regions are have the same currency, and he want to display it as a regions not currencies. (France, Germany, Italy) And all have different prices but same currency.
I understand I could get zones by
WCPBC_Pricing_Zones:get_zones()
But then is there a function that would allow me manually to set current zone for user? So page would refresh with some arg, and I could set zone based on user selection?
Or maybe I should modify somehow currency switcher?
Thanks ??
- You must be logged in to reply to this topic.