-
AuthorPosts
-
August 29, 2025 at 3:05 am #243493
Rene OllingParticipantDescription
We use CURCY – WooCommerce Multi Currency in our WooCommerce store.We’d like to configure three pricing tiers per product:
– EU countries: prices in EUR
– Dollar countries (non-US): prices in USD (standard level)
– United States (US): prices in USD, but higher than the standard USD price (due to new import tariffs)
In short: same store and currencies, but two different price levels within USD depending on the customer’s country.Current situation
CURCY is set up with EUR and USD.
EU countries see EUR; many other countries see USD (including the US).
In CURCY we can configure only one USD price, but we need two USD prices:
– USD (non-US) = standard
– USD (US) = higher (Trump tariffs)Questions
Is it possible with your plugin to display different prices by country (US vs. non-US) within the same currency (USD)?If yes, how should we configure this correctly (steps/settings)?
If not, is there a recommended approach, add-on, or hook/filter within CURCY to achieve this cleanly?
Expected behavior / test casesA visitor whose country is United States sees the higher USD price across the shop, product pages, cart, and checkout.
A visitor from a non-EU, non-US country (e.g., Switzerland or Canada) sees USD (standard).
A visitor from the EU sees EUR.
Changing the country at checkout updates the price correctly.
(Optional) Geolocation with “page caching support” and MaxMind is supported.
Technical environment
WordPress: Newest
WooCommerce: Newest
CURCY: 2.3.10
Theme/builder: Elementor PROThanks in advance for your help! If this is only possible with additional configuration or code (filters), we’d appreciate your best-practice guidance.
Regard Rene
-
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register