Display Prices in Customers’ Currency Automatically
Transparent pricing plays a vital part in the purchasing decision. This includes currencies in which you display your prices.
Although Magento allows you to choose allowed currencies, visitors still have to switch them manually.
But not with the Magento 2 Currency Switcher Extension.
Let it detect customers' location and automatically display prices in their local currency. You don’t have to do anything.
Control What Currency is Displayed
Regardless of the country people come to your website from, they see prices in the default currency. Then, if they want to, they switch to the other currencies.
Eliminate that extra step and display prices in visitors local currency automatically.
Assign each currency to a country and control the price visitors see on every page of your store.
Improve customers' experience with the Automatic Magento 2 Currency Switcher!
Round Off Base/Converted Prices
Based on the currencies and currency rates, different prices may be displayed with decimals.
However, you can fix that with the Magento 2 Currency Converter algorithms. Round off prices (base and converted):
- Round (14.3 -> 14.00, 14.5 -> 15.00)
- Ceil (14.3 -> 15.00, 14.5 -> 15.00)
- Round 10 (12.3 -> 10.00, 17.5 -> 20.00)
- Ceil 10 (12.3 -> 15.00, 17.5 -> 20.00)
- Round .99 (14.3 -> 13.99, 14.5 -> 14.99)
- Ceil .99 (14.3 -> 14.99, 14.5 -> 14.99)
- Round .95 (14.3 -> 13.95, 14.5 -> 14.95)
- Ceil .95 (14.3 -> 14.95, 14.5 -> 14.95)
Detect GeoIP Location Properly
Proper GeoIP detection is vital for currency conversion. That’s why we use top GeoIP databases: MaxMind, CloudFlare and PHP GeoIP.
Magento 2 GeoIP Currency Switcher ensures seamless location detection.
Update the GeoIP database manually or let the cron do it for you automatically. No complex configuration required.
Make sure it's a good match!
Uncertain whether the Magento 2 Currency Switcher Extension has all the features you're looking for, or if it aligns with your goals?
Simulate Your Location for Testing
Wondering about the experience your customers get once you set up the Magento Currency Switcher?
Step in your customer's shoes with our location simulator.
Just specify the IP and country you want to simulate and check your storefront. Make sure your customers get the best shopping experience regardless of their location.
Disable Auto Currency Switcher for Robots
People are not the only visitors that come to your website. Search engine crawlers visit it regularly too.
However, to avoid SEO issues, you don’t switch currencies for them.
Simply list certain crawlers and bots in a corresponding field to disable the Magento 2 Auto Currency Switcher for them.
Yes, it does. To make the module work properly with the varnish cache you need to modify the Varnish Cache configuration file (by default /etc/varnish/default.vcl) on your server and restart varnish. Please add these lines of code to the varnish config file:
if (req.http.cookie !~ "PHPSESSID=" && req.http.User-Agent !~ "bot" && req.http.User-Agent !~ "loader") {
return (pass);
}
With this setting, your store will be displayed without varnish cache during the first visit. You need to do this as the GeoIP detections held on the PHP level, and you need to allow varnish to skip the first visitor's request to make GeoIP detection possible. Check varnish configuration for better GeoIP detection guide for more information.
Yet, if you'd still like to update after 365 days pass, you can renew access to updates and support for 50% of the extension's price. Find more in our license agreement.
This means the extension will work on all websites within one Magento admin panel. At the same time, you don’t need a license key to use the extension on stage, dev or test websites.
Want your business to become global and seek the best way to do so? This is the case Magento 2 Auto Currency Switcher Extension by Magefan comes in handy. Attract more customers by displaying them prices in their local currency.
I love the extension and moreover its support team. Excellent support all the time on any issue. Wish you good luck team!!!