Shopware | Fixes and improvements (Jan 2026)
January 27th, 2026
Minor releases introduce new features and improvements for our Shopware plugin. Check out what’s new! But from this version, Shopware will add the event tags even in listings and search even if your are not (yet) using Tweakwise. So you can already collect data before you use the merchandise and search features. We also added the events add-to-cart and add-to-wishlist on the product detail pages, so those will be tracked as well.
- SW-Tweakwise 5.5.1 | Make sure the categories of a product are always synced with backend-sync even when no categories are selected anymore. And in some cases the
groupcodewhas defined incorrect with variant products, this is now resolved resulting in the right code. - SW-Tweakwise 5.5.0 | If you add a quantity field on a product tile in the Plugin Studio, this field will now be used to determine the quantity that needs to be added to the Shopware cart.
- SW-Tweakwise 5.4.2 | Removed argument in service definition.
- SW-Tweakwise 5.4.1 | Removed some unused code to make the plugin perform better with large navigation trees.
- SW-Tweakwise 5.4.0 | We added the
add-to-cartandadd-to-wishlistevent tags on the product detail page as well. This way we also track these actions on the product detail and not only on the listing pages. - SW-Tweakwise 5.4.0 | Events will now be collected even if you have not enabled the frontend implementation. This will give you the option to collect data before implementing the search and merchandise options.
- SW-Tweakwise 5.4.0 | We changed the way the
profileKeyis defined for the event tag. Now theprofileKeyis not cached anymore when using full page caching. - SW-Tweakwise 5.4.0 | Only show the Tweakwise tab on the product editing screen in Shopwares storefront admin when the Backend sync is enabled for at least one instance.
- SW-Tweakwise 5.4.0 | Added the language parameter in several places to make sure you get the best values for the language of the current domain. Now the
languageKeyassignment is also updated to handle null case. - SW-Tweakwise 5.4.0 | Refactored the feed generation a bit to get rid of deprecation notices when using grouped products. Also flattened iterable values in
CustomFieldValueExtensionto make these values are also added to the feed. - SW-Tweakwise 5.4.0 | Added missing argument in services definition preventing messages about too few arguments.
- SW-Tweakwise 4.9.0 | Removed some unused code to make the plugin perform better with large navigation trees.
- SW-Tweakwise 4.9.0 | If you add a quantity field on a product tile in the Plugin Studio, this field will now be used to determine the quantity that needs to be added to the Shopware cart.
- SW-Tweakwise 4.8.0 | We added the
add-to-cartandadd-to-wishlistevent tags on the product detail page as well. This way we also track these actions on the product detail and not only on the listing pages. Events will now be collected even if you have not enabled the frontend implementation. This will give you the option to collect data before implementing the search and merchandise options. - SW-Tweakwise 4.8.0 | Added the language parameter in several places to make sure you get the best values for the language of the current domain.
- SW-Tweakwise 4.8.0 | Flattened iterable values in
CustomFieldValueExtensionto make these values are also added to the feed. And we changed the way theprofileKeyis defined for the event tag. Now theprofileKeyis not cached anymore when using full page caching.
Duplicate notes?The 4.x version of the plugin is compatible with Shopware v6.5 and v6.6. The 5.x version of the plugin is compatible with Shopware 6.7. Click this link to visit corresponding repository and update on Github.
