| 开发者 | devhasib |
|---|---|
| 更新时间 | 2026年6月8日 11:48 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
[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
SameSite=Lax, Secure on HTTPS, and HttpOnly for the country detection cookieYes. The plugin is declared compatible with WooCommerce Cart and Checkout Blocks. In Full Mode, prices convert throughout the entire block-based checkout experience.
Yes — completely free. The ECB publishes daily exchange rates as a public XML feed. No registration, no API key, and no usage limits. Rates update every business day.
Visual Mode displays prices in the visitor's selected currency throughout your store but processes the actual payment in your store's base currency. It is ideal for stores that cannot process true multi-currency payments but want to show local currency prices to international customers.
No. The geolocation result is stored in a cookie for 30 days after the very first visit. No external API call is made on any subsequent page load. The initial detection call uses a 3-second timeout and has no impact on rendering performance.
Yes — and there is no limit. Open any product's edit page, go to the Currency Prices tab, and enter a fixed price for each enabled currency. Leave it blank to use the auto-converted rate.
Yes. The plugin works alongside both multilingual plugins without conflicts. Currency settings are completely independent of language settings.
Three ways:
[storzen_currency_switcher] anywhere in a page, post, or template<?php echo do_shortcode('[storzen_currency_switcher]'); ?>Yes. The plugin modifies the WooCommerce variation price cache hash per currency, so the correct converted prices are always served for variable products.
Yes. The plugin is designed to work with any properly coded WordPress theme — block themes, classic themes, and page builder themes (Elementor, Divi, Bricks, Kadence, Astra, GeneratePress, and more).
No. Zero customer or store data is ever sent to Storzen servers. No analytics, no telemetry, and no third-party tracking SDKs are included in this plugin.
[storzen_currency_switcher] with style and show_flag parameters.