
外掛標籤
開發者團隊
② 後台搜尋「Multi Currency Switcher for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Multi Currency Switcher for WooCommerce lets your store display and process prices in multiple currencies — fast, clean, and conversion-focused. Built for modern WordPress stores without the bloat.
Sell globally with confidence. Visitors see prices in their local currency automatically, switch currencies with a single click, and checkout in the currency they trust.
📖 Full Documentation
🌍 Why Multi Currency Switcher?
Most multi-currency plugins are bloated, ship with telemetry SDKs, or lock core features behind a paywall. Multi Currency Switcher for WooCommerce is different:
Lightweight — no unnecessary code, no jQuery dependency for the UI
Zero telemetry — no data ever sent to our servers, no Appsero, no analytics SDKs
Fully functional — every feature works out of the box, nothing locked
Modern — built for WooCommerce HPOS, block Cart/Checkout, and FSE block themes
✅ Core Features
Multi-Currency Support
Display and process orders in 150+ ISO 4217 currencies. Enable as many currencies as your store needs from a searchable admin grid with flag emojis.
Auto Exchange Rates
Rates are fetched automatically from the European Central Bank (free, no API key required) or Open Exchange Rates. Cached in transients and a resilient database table — rates are always available even if the API is temporarily down.
GeoIP Auto-Detection
On a visitor’s first page load, the plugin detects their country and automatically sets their local currency. The result is stored in a 30-day cookie — zero repeat API calls, zero impact on performance.
Two Switcher Modes
– Full Mode — prices, cart, shipping, and checkout all process in the selected currency. Orders are saved with the customer’s currency.
– Visual Mode — display prices in any currency on the storefront but charge in your store’s base currency at checkout. Ideal for stores that cannot process multi-currency payments.
Per-Product Fixed Prices
Override the auto-converted price with an exact fixed amount for any product and any currency. Set a fixed USD price, a fixed EUR price, and a fixed BDT price independently — all from the product edit page.
Smart Price Rounding
Four rounding presets to make converted prices look natural:
– Exact — precise decimal conversion
– Round — round to nearest whole number
– Charm — always end in .95 (e.g. 29.95)
– .99 Pricing — always end in .99 (e.g. 29.99)
Currency Switcher — 2 Styles
– Dropdown — a compact dropdown button with the active currency, expands to list all options
– Button group — all currencies displayed as inline buttons
Both styles support flag emoji display, multiple label formats (symbol, code, symbol + code, full name), and are fully keyboard navigable with proper ARIA roles.
Shortcode
Place the switcher anywhere with [storzen_currency_switcher]. Supports style, show_flag, and class parameters.
Classic Widget
Drag the Multi Currency Switcher widget into any sidebar or footer area from Appearance → Widgets.
Accessible & Keyboard-Friendly
– Full keyboard navigation (arrow keys, Enter, Escape, Tab)
– ARIA listbox and aria-pressed roles
– Focus management and roving tabindex
– Screen-reader labels on every interactive element
⚡ Performance
Frontend CSS and JS only load when 2+ currencies are enabled
Exchange rates cached in WordPress transients (configurable 1–48 hour interval)
Database fallback table ensures rates are always available offline
GeoIP result stored in a visitor cookie — no server-side per-IP storage
WooCommerce variation price hash modified per currency — no stale cached prices served
🔒 Privacy & GDPR
No personal data stored — the plugin does not log IPs or personal information
GeoIP detection uses the visitor’s IP only to return a country code — the IP is not stored by the plugin
Cookie set with SameSite=Lax, Secure on HTTPS, and HttpOnly for the country detection cookie
Zero outbound data to Storzen servers
🧩 Compatibility
✅ WooCommerce 7.0+
✅ WordPress 6.3+
✅ HPOS (High-Performance Order Storage)
✅ WooCommerce Cart & Checkout Blocks
✅ Block themes & Full Site Editor (FSE)
✅ Classic themes
✅ WPML & Polylang
✅ Elementor, Divi, Bricks, Kadence, Astra
Setup (takes 2 minutes):
Go to Currency Switcher in the WordPress left-hand menu
On the General tab — select your mode (Full or Visual) and enable currencies
On the Exchange Rates tab — choose your rate source (ECB is free, no key needed)
Add the switcher using the shortcode, widget, or template tag
Done ✓
📖 Full setup guide →
External Services
This plugin connects to the following external services. All connections are optional and user-controlled from the plugin settings.
1. European Central Bank (ECB) — Default rate source
* Endpoint: https://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml
* When used: when “European Central Bank” is selected as the rate source (default setting)
* Data sent: none — this is a public XML feed, no personal data is transmitted
* Privacy policy: https://www.ecb.europa.eu/home/privacy/html/index.en.html
* Terms of use: https://www.ecb.europa.eu/home/disclaimer/html/index.en.html
2. Open Exchange Rates — Optional rate source
* Endpoint: https://openexchangerates.org/api/latest.json
* When used: only when “Open Exchange Rates” is selected and an API key is entered by the administrator
* Data sent: your API key as a URL query parameter
* Privacy policy: https://openexchangerates.org/privacy
* Terms of use: https://openexchangerates.org/terms
3. country.is — GeoIP detection
* Endpoint: https://api.country.is/
* When used: only when GeoIP auto-detect is enabled (can be disabled in settings), and only on a visitor’s very first page load — the result is stored in a cookie for 30 days
* Data sent: the visitor’s IP address (sent as part of a standard HTTP request — not stored by this plugin)
* Privacy policy: https://country.is/
No data is ever sent to Storzen servers.
