IP targeting for sales channel, country or language
Technical Information
Highlights
-
Automatic detection of the appropriate shop based on IP address or browser language
-
Flexible control of user flow via redirection, modal windows or setting the delivery country
-
Simulation & test mode for secure configuration
Features
-
Automatic assignment of the appropriate sales channel based on country or language
-
Configurable behaviour: direct redirection without prompting, selection via a modal window, or simply setting the delivery country without redirection
-
Customisable modal window (language, content and behaviour)
-
Fallback logic for unsupported countries or markets
-
Optional display of a country selector in the header
-
Taking product and category availability into account during routing
Purpose of the plugin
International online shops need a smart way to automatically direct visitors to the right shop or sales channel – depending on their location or language. This is not possible with the standard Shopware version, which often results in customers ending up in the wrong country or with the wrong currency.
We have therefore developed a plugin that solves this challenge:
Redirection via IP or language detection
he plugin automatically detects the visitor’s country using an integrated IP database (geo-targeting) or, alternatively, via the language set in the browser. Depending on the configuration, the shop can respond in different ways:
- Direct Redirection
The user is automatically redirected to the appropriate shop or domain without being asked. This takes them directly to the sales channel intended for them. - Redirection with selection (modal)
The user is automatically redirected to the appropriate shop or domain without being asked. This takes them directly to the sales channel intended for them. - Set delivery country only
Alternatively, the redirect can be omitted entirely. In this case, the user remains on the current shop page, whilst the appropriate delivery country is automatically selected in the background. This ensures that prices, taxes, currencies and delivery charges are displayed correctly.
Test mode & simulation
An integrated test mode is available for easy verification of settings. This allows you to simulate specific countries or IP addresses in order to safely test the behaviour of forwarding in the live system.
Support
The plugin offers a wide range of configuration options. We are therefore happy to offer a setup service for an additional charge – please contact us at: office@acris.atInstallation
- Open Plugin Manager via Settings > System > Plugins.
- Upload, install and activate the app.
Plugin configuration
Extensions > My Extensions > IP Targeting and Speech Recognition > Configure.
Test mode/simulation
This function allows you to test the behaviour of automatic forwarding without affecting real users.
- Simulate country/IP address for
Activate for specific IP addresses or all users - IP address simulation is active for the following IP addresses
Enter the IP address(es) here to activate the simulation for specific addresses.
Note: For tests in the live system, it is recommended to activate the simulation only for your own IP address.
Optional: MaxMind IP database auto-update
To ensure that geo-targeting always uses up-to-date country information, the integrated MaxMind database can be updated automatically.
- MaxMind licence key
Enter the API key for automatic updates. - Email for auto-update problems
Email address to which notifications are sent in case of update problems.
Fallback country and language settings
Determines the behaviour when no clear assignment via IP or language is possible.
- Language of texts in modal window
Display depends on browser language or language of current domain. - Fallback language for modal window
Used if no language is detected. - Fallback country
Defines the default country for IP-based redirects if no assignment is found.
Cookie settings
Here you can control the validity of the cookie that stores whether a user has already agreed to a redirect.
- Delete cookie after session expires
Deletes the entry as soon as the session ends. - Cookie lifetime (in days)
Determines how long the decision remains stored.
Performance / Loading data
These settings influence when and how IP targeting is performed.
- Type of integration
Directly when loading the page or reload via AJAX - IP targeting modal window accessible via JavaScript
Enables manual opening of the modal window via the JavaScript command window.openShopSwitchModal() - IP address search
Test function for manually checking a specific IP in the installed database.
Create redirection rules
Settings > Extensions > IP targeting, language recognition > Add Basic settings
Basic settings
- Internal name
For a better overview in the list of rules. - Active
Activate or deactivate rule. - Type of environment
Define how visitors should be redirected:
Direct redirection, query via modal window (recommended), adjustment of delivery country in the background (no redirection) - Type of detection
- Country detection (automatically detects visitor country via the MaxMind database)
- Language detection (redirects based on the browser language setting)
- Combination of both methods (only useful if multiple languages exist under one domain)
Assigned domains
- Redirect to
Own or external URL - Target domain
The domain to which the redirection should be made - Default delivery country
Fallback if no country is recognised - Country assignment
Manually select/block countries, allow all countries or only countries that have not been manually selected in another domain
Customise modal windowThe texts and translations of the selection window can be customised directly in the redirection rule. When editing in multiple languages, change the language at the top (Shopware standard).
Example configuration
Visitors should be automatically redirected to the appropriate country shop:- myshop.de > Germany
- myshop.at > Austria
- myshop.ch > Switzerland
- myshop.en > all other countries
1. Create a new rule:
- Detection method: IP targeting
- Redirect type: Display modal window
- Behaviour when closing: Display again until a selection has been made
2. Assign domains
- myshop.de > Approve country Germany
- myshop.at > Approve country Austria
- myshop.ch > Approve country Switzerland
- myshop.en > Block countries Germany, Austria and Switzerland
3. Activate test mode
Simulate a country (e.g. Switzerland) in the plugin settings and check the behaviour.
Result
Visitors are automatically assigned to the correct country shop via the modal window – including language, currency and delivery country.
Tips & hints
Switching between IP targeting and language recognition
If the recognition method is changed retrospectively, the assigned domains must be checked. IP recognition uses country assignments, while language recognition is based on language codes.
Opening the modal window manually
Prerequisite: The setting ‘IP targeting modal window can be called up retrospectively via JavaScript command’ is activated in the plugin configuration.
The window can now be reopened via JavaScript if necessary: window.openShopSwitchModal()
Videos
Frequently Asked Questions
The plugin has two different types of integration:
- Directly when loading the page (default)
- Loading via AJAX
If option 1 "Directly when loading the page" is selected, the HTTP cache is not active on the first page load. This is because, on the first page load, it is checked from which country/with which browser language the customer is accessing the page.
With option 2 "Loading via AJAX," the check for country and browser language is only performed after the customer has already accessed the page. In this case, the HTTP cache is active on the first page load.
If the plugin is activated, the value of the cookie "sw-cache-hash" is changed depending on the values of the two functional cookies "acris_shop_switch_checked" and "acris_shop_switch_country_id." Shopware serves a different page from the HTTP cache depending on the value of the Shopware cookie "sw-cache-hash." This ensures that the modal window or a direct redirection is only displayed or executed when it is truly necessary and desired.
The names of the languages are not translated in Shopware (sounds strange, but it's true). That's why we don't use the names of the languages. We therefore use the names of the localisations. How can you translate the localisations? Under Settings > Extensions > IP Targeting, Language Recognition > Localisations.
No. An IP database is already supplied with the plugin. A new database for the latest Shopware major version is provided several times a year via a plugin update.
The plugin checks the user agents of the bots. If a bot is recognised, no query is made via the modal window and no direct redirection is made by the plugin.
| Version | Date | Compatibility | Changelog |
|---|---|---|---|
| 7.5.6 | 17 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.5 | 16 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.4 | 14 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.3 | 8 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.2 | 8 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.1 | 7 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.5.0 | 7 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.17 | 7 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.16 | 6 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.15 | 2 July 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.14 | 24 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.13 | 19 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.12 | 19 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.11 | 9 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.10 | 9 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.9 | 5 June 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.8 | 28 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.7 | 27 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.6 | 22 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.5 | 19 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.4 | 19 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.3 | 15 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.2 | 13 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.1 | 6 May 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.4.0 | 23 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.7 | 14 April 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.6 | 26 March 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.5 | 24 March 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.4 | 24 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.3 | 24 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.2 | 20 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.1 | 19 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.3.0 | 11 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.2.2 | 6 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.2.1 | 3 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.2.0 | 28 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.6 | 27 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.5 | 20 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.4 | 15 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.3 | 14 January 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.2 | 3 December 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.1 | 30 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.1.0 | 30 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.17 | 17 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.16 | 16 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.15 | 11 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.14 | 11 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.13 | 8 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.12 | 8 September 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.11 | 27 August 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.10 | 20 August 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.9 | 30 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.8 | 22 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.7 | 16 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.6 | 11 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.5 | 9 July 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 7.0.4 | 8 July 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 7.0.3 | 3 July 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 7.0.2 | 18 June 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 7.0.1 | 20 May 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 7.0.0 | 13 May 2025 | >=6.7.0.0 < 6.8.0.0 |
|
| 6.6.1 | 15 May 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.6.0 | 7 May 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.8 | 7 May 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.7 | 20 April 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.6 | 2 April 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.5 | 24 March 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.4 | 6 February 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.3 | 14 January 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.2 | 14 January 2026 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.1 | 3 December 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.5.0 | 30 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.29 | 26 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.28 | 17 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.27 | 17 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.26 | 16 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.25 | 11 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.24 | 11 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.23 | 8 September 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.22 | 20 August 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.21 | 22 July 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.20 | 16 July 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.19 | 9 July 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.18 | 8 July 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.17 | 18 June 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.16 | 22 May 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.15 | 20 May 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.14 | 10 April 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.13 | 10 April 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.12 | 31 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.11 | 25 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.10 | 25 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.9 | 21 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.8 | 21 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.7 | 20 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.6 | 20 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.5 | 13 March 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.4 | 24 February 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.3 | 18 February 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.2 | 11 February 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.1 | 6 February 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.4.0 | 3 February 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.17 | 15 January 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.16 | 9 January 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.15 | 18 December 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.14 | 25 November 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.13 | 15 October 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.12 | 14 October 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.11 | 11 September 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.10 | 26 August 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.9 | 8 August 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.8 | 6 August 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.7 | 22 July 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.6 | 15 July 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.5 | 5 July 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.4 | 5 July 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.3 | 12 June 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.2 | 5 June 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.1 | 16 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.3.0 | 16 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.2.0 | 15 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.1.3 | 14 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.1.2 | 14 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.1.1 | 14 May 2024 | >=6.6.0.0 <6.7.0.0 |
|
| 6.1.0 | 16 April 2024 | >=6.6.0.0 |
|
| 6.0.5 | 9 April 2024 | >=6.6.0.0 |
|
| 6.0.4 | 8 April 2024 | >=6.6.0.0 |
|
| 6.0.3 | 26 March 2024 | >=6.6.0.0 |
|
| 6.0.2 | 22 March 2024 | >=6.6.0.0 |
|
| 6.0.1 | 18 March 2024 | >=6.6.0.0 |
|
| 6.0.0 | 11 March 2024 | >=6.6.0.0 |
|
| 5.5.2 | 3 July 2026 | >=6.5.0.0 <6.6.0.0 |
|
| 5.5.1 | 12 January 2026 | >=6.5.0.0 <6.6.0.0 |
|
| 5.5.0 | 30 September 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.20 | 9 July 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.19 | 18 June 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.18 | 31 March 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.17 | 28 March 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.16 | 11 February 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.15 | 6 February 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.14 | 15 January 2025 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.13 | 18 December 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.12 | 25 November 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.11 | 15 October 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.10 | 14 October 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.9 | 11 September 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.8 | 26 August 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.7 | 8 August 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.6 | 6 August 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.5 | 22 July 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.4 | 15 July 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.3 | 12 June 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.2 | 5 June 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.1 | 16 May 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.4.0 | 16 May 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.3.0 | 16 May 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.2.2 | 14 May 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.2.1 | 14 May 2024 | >=6.5.0.0 <6.6.0.0 |
|
| 5.2.0 | 16 April 2024 | >=6.5.0.0 |
|
| 5.1.26 | 9 April 2024 | >=6.5.0.0 |
|
| 5.1.25 | 8 April 2024 | >=6.5.0.0 |
|
| 5.1.24 | 26 March 2024 | >=6.5.0.0 |
|
| 5.1.23 | 22 March 2024 | >=6.5.0.0 |
|
| 5.1.22 | 15 March 2024 | >=6.5.0.0 |
|
| 5.1.21 | 22 February 2024 | >=6.5.0.0 |
|
| 5.1.20 | 9 January 2024 | >=6.5.0.0 |
|
| 5.1.19 | 21 December 2023 | >=6.5.0.0 |
|
| 5.1.18 | 20 December 2023 | >=6.5.0.0 |
|
| 5.1.17 | 14 December 2023 | >=6.5.0.0 |
|
| 5.1.16 | 13 December 2023 | >=6.5.0.0 |
|
| 5.1.15 | 4 December 2023 | >=6.5.0.0 |
|
| 5.1.14 | 28 November 2023 | >=6.5.0.0 |
|
| 5.1.13 | 28 November 2023 | >=6.5.0.0 |
|
| 5.1.12 | 21 November 2023 | >=6.5.0.0 |
|
| 5.1.11 | 20 November 2023 | >=6.5.0.0 |
|
| 5.1.10 | 15 November 2023 | >=6.5.0.0 |
|
| 5.1.9 | 15 November 2023 | >=6.5.0.0 |
|
| 5.1.8 | 18 October 2023 | >=6.5.0.0 |
|
| 5.1.7 | 17 October 2023 | >=6.5.0.0 |
|
| 5.1.6 | 29 September 2023 | >=6.5.0.0 |
|
| 5.1.5 | 26 September 2023 | >=6.5.0.0 |
|
| 5.1.4 | 21 September 2023 | >=6.5.0.0 |
|
| 5.1.3 | 21 September 2023 | >=6.5.0.0 |
|
| 5.1.2 | 26 July 2023 | >=6.5.0.0 |
|
| 5.1.1 | 26 July 2023 | >=6.5.0.0 |
|
| 5.1.0 | 24 July 2023 | >=6.5.0.0 |
|
| 5.0.4 | 16 June 2023 | >=6.5.0.0 |
|
| 5.0.3 | 5 June 2023 | >=6.5.0.0 |
|
| 5.0.2 | 19 May 2023 | >=6.5.0.0 |
|
| 5.0.1 | 10 May 2023 | >=6.5.0.0 |
|
| 5.0.0 | 1 May 2023 | >=6.5.0.0 |
|
| 4.9.6 | 17 October 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.5 | 15 October 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.4 | 14 October 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.3 | 12 June 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.2 | 5 June 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.1 | 16 May 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.9.0 | 16 May 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.8.3 | 14 May 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.8.2 | 30 April 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.8.1 | 26 April 2024 | >=6.4.1.0 <6.5.0.0 |
|
| 4.8.0 | 16 April 2024 | >=6.4.1.0 |
|
| 4.7.12 | 9 April 2024 | >=6.4.1.0 |
|
| 4.7.11 | 8 April 2024 | >=6.4.1.0 |
|
| 4.7.10 | 22 March 2024 | >=6.4.1.0 |
|
| 4.7.9 | 15 March 2024 | >=6.4.1.0 |
|
| 4.7.8 | 22 February 2024 | >=6.4.1.0 |
|
| 4.7.7 | 20 December 2023 | >=6.4.1.0 |
|
| 4.7.6 | 4 December 2023 | >=6.4.1.0 |
|
| 4.7.5 | 28 November 2023 | >=6.4.1.0 |
|
| 4.7.4 | 28 November 2023 | >=6.4.1.0 |
|
| 4.7.3 | 15 November 2023 | >=6.4.1.0 |
|
| 4.7.2 | 17 October 2023 | >=6.4.1.0 |
|
| 4.7.1 | 21 September 2023 | >=6.4.1.0 |
|
| 4.7.0 | 26 July 2023 | >=6.4.1.0 |
|
| 4.6.6 | 7 July 2023 | >=6.4.1.0 |
|
| 4.6.5 | 2 June 2023 | >=6.4.1.0 |
|
| 4.6.4 | 19 May 2023 | >=6.4.1.0 |
|
| 4.6.3 | 10 May 2023 | >=6.4.1.0 |
|
| 4.6.2 | 27 April 2023 | >=6.4.1.0 |
|
| 4.6.1 | 21 April 2023 | >=6.4.1.0 |
|
| 4.6.0 | 29 March 2023 | >=6.4.1.0 |
|
| 4.5.9 | 13 March 2023 | >=6.4.1.0 |
|
| 4.5.8 | 21 February 2023 | >=6.4.1.0 |
|
| 4.5.7 | 20 February 2023 | >=6.4.1.0 |
|
| 4.5.6 | 16 February 2023 | >=6.4.1.0 |
|
| 4.5.5 | 15 February 2023 | >=6.4.1.0 |
|
| 4.5.4 | 13 February 2023 | >=6.4.1.0 |
|
| 4.5.3 | 9 February 2023 | >=6.4.1.0 |
|
| 4.5.2 | 9 February 2023 | >=6.4.1.0 |
|
| 4.5.1 | 6 February 2023 | >=6.4.1.0 |
|
| 4.5.0 | 27 January 2023 | >=6.4.1.0 |
|
| 4.4.1 | 23 January 2023 | >=6.4.1.0 |
|
| 4.4.0 | 20 January 2023 | >=6.4.1.0 |
|
| 4.3.10 | 17 January 2023 | >=6.4.1.0 |
|
| 4.3.9 | 7 December 2022 | >=6.4.1.0 |
|
| 4.3.8 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.7 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.6 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.5 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.4 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.3 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.2 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.1 | 26 November 2022 | >=6.4.1.0 |
|
| 4.3.0 | 26 November 2022 | >=6.4.1.0 |
|
| 4.2.1 | 26 November 2022 | >=6.4.1.0 |
|
| 4.2.0 | 26 November 2022 | >=6.4.1.0 |
|
| 4.1.3 | 26 November 2022 | >=6.4.1.0 |
|
| 4.1.2 | 26 November 2022 | >=6.4.1.0 |
|
| 4.1.1 | 26 November 2022 | >=6.4.1.0 |
|
| 4.1.0 | 26 November 2022 | >=6.4.1.0 |
|
| 4.0.1 | 26 November 2022 | >=6.4.1.0 |
|
| 4.0.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.5 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.4 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.3 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.2 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.1 | 26 November 2022 | >=6.4.1.0 |
|
| 3.9.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.6 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.5 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.4 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.3 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.2 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.1 | 26 November 2022 | >=6.4.1.0 |
|
| 3.8.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.7.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.6.3 | 26 November 2022 | >=6.4.1.0 |
|
| 3.6.2 | 26 November 2022 | >=6.4.1.0 |
|
| 3.6.1 | 26 November 2022 | >=6.4.1.0 |
|
| 3.6.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.5.1 | 26 November 2022 | >=6.4.1.0 |
|
| 3.5.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.4.1 | 26 November 2022 | >=6.4.1.0 |
|
| 3.4.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.3.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.2.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.1.0 | 26 November 2022 | >=6.4.1.0 |
|
| 3.0.8 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.7 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.6 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.5 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.4 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.3 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.2 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.1 | 26 November 2022 | >=6.4.0.0 |
|
| 3.0.0 | 26 November 2022 | >=6.4.0.0 |
|
| 2.4.1 | 26 November 2022 | >=6.3.2.0 |
|
| 2.4.0 | 26 November 2022 | >=6.3.2.0 |
|
| 2.3.3 | 26 November 2022 | >=6.3.2.0 |
|
| 2.3.2 | 26 November 2022 | >=6.3.2.0 |
|
| 2.3.1 | 26 November 2022 | >=6.3.2.0 |
|
| 2.3.0 | 26 November 2022 | >=6.3.2.0 |
|
| 2.2.1 | 26 November 2022 | >=6.3.2.0 |
|
| 2.2.0 | 26 November 2022 | >=6.3.0.0 |
|
| 2.1.1 | 26 November 2022 | >=6.3.0.0 |
|
| 2.1.0 | 26 November 2022 | >=6.3.0.0 |
|
| 2.0.2 | 26 November 2022 | >=6.3.0.0 |
|
Login
Tolles Plugin, gut konfigurierbar. Sehr schnelle Reaktion des Support.
-
Tolles Plugin!
Plugin ist einfach zu verstehen und sehr gut einzusetzen.
Support reagiert innerhalb von wenigen Minuten und passt eine Funktion für uns an.
Bestens für die Internationalisierung des Shops geeignet
Wir haben das Plugin gekauft, weil wir europaweit verschicken und unseren internationalen Kunden ein optimales Kauferlebnis ermöglichen wollten. Der Kundendienst antwortet schnell und ist offen für Optimierungen am Plugin. Vielen Dank!
Perfekt für internationale Shops, umfangreiche Konfigurationsmöglichkeiten, sehr guter Support
-
Super flexibel anpassbar und funktioniert einwandfrei
Gerade, wenn man mehrere Sprachen und Lieferländer hat ist dieses Plugin unverzichtbar.