Shopware | Fixes and improvements (Mar 2025)

SW-Tweakwise 4.0.0 | Before, the Product ID for Tweakwise contained several pieces of information to identify the product. We changed the ID and removed unnecessary information. It is now usable for add-to-cart and add-to-favorite without the need to specify a specific attribute. You have to generate a new feed as soon as you have updated the plugin. The out-of-the-box add-to-cart and add-to-favorite will only work after an updated feed. If you have implemented your own handlers for add-to-cart and add-to-favorite, you definitely need to check if everything works as expected.

SW-Tweakwise 4.0.0 | In Shopware you have the option to set the visibility of a product show up in category listings and/or search within a sales channel. With this update, we will add a visibility attribute to the Tweakwise feed and filter on this attribute (behind the scenes) in category listings and search. On cross-sells and featured products, the products will be shown just like this is done in Shopware.

SW-Tweakwise 4.0.0 | If for some reason, no SEO Url is available for a product or a category, we will now add a fallback URL to the feed. This is a feed containing the ID of the product or category but will at least show the right information. Having proper SEO Url's is still the responsibility of Shopware and can be a matter of just updating the indexes of Shopware.

๐Ÿšง

This update is a combination of multiple releases contains several breaking changes. Please test this update in a non-production environment before using on production.

  • [4.0.0] - 13-03-2025
  • [3.5.5] - 10-03-2025
  • [3.5.4] - 06-03-2025
  • [3.5.3] - 18-02-2025
  • [3.5.2] - 14-02-2025
  • [3.5.1] - 13-02-2025
  • [3.5.0] - 12-02-2025
  • [3.4.0] - 11-02-2025
  • [3.3.1] - 06-02-2025
  • [3.3.0] - 05-02-2025
  • [3.2.0] - 28-01-2025

Click this link to visit corresponding repository and update on Github

  • SW-Tweakwise 3.5.5 | The event [twn.add-to-favorites](https://docs.tweakwise.com/reference/add-to-favorites-wishlist) is now handled out of the box and working with the default Shopware wishlist feature.
  • SW-Tweakwise 3.5.4 | It is now possible to add a Shopping Experience CMS element on the product detail page, enabling you to easily add cross-sell recommendations to all products. You simply set the group key of the cross-sell you want to show.
  • SW-Tweakwise 3.5.4 | The URLโ€™s of categories are now added to the feed by default. Besides that, the categories handler in suggestions is removed so it will be using the default features of Tweakwise.
  • SW-Tweakwise 3.5.4 | For all products the attribute [item_type](https://docs.tweakwise.com/docs/item-types) with value product is added to prepare for other item types.
  • SW-Tweakwise 3.5.4 | Some bugfixes are added to support older releases of Shopware 6.5.
  • SW-Tweakwise 3.5.3 | Added right locale to the twig rendering context so translations will be handled correctly.
  • SW-Tweakwise 3.5.2 | If you have expanded config in your variant listing config and it is not active, it will now not have a look at those settings anymore.
  • SW-Tweakwise 3.5.1 | Fixed resetting the instant search when choosing suggestions in Tweakwise App > Plugin Studio; also made a fix regarding wrong languages once using Plugin Studio.
  • SW-Tweakwise 3.5.1 | Fixed search page showing instant search and merchandise
  • SW-Tweakwise 3.5.0 | An option Plugin studio integration is now available in the Frontend configuration of the plugin. Please check with your customer success manager if this setting is needed for your installation.
  • SW-Tweakwise 3.5.0 | Refactored hashing of products to make them unique in Tweakwise. This refactoring made it sure that the same code is used in feed as well as cross-selling. Also renamed some field to match the naming within Tweakwise.
  • SW-Tweakwise 3.4.0 | We now made sure the 3.x version of the Tweakwise for Shopware plugin, is now working with Shopware 6.5 as well. Please be aware updating from version 2.x to 3.x is a major update with breaking changes.
  • SW-Tweakwise 3.4.0 | In Shopware 6.6 instances it is now possible to add the Featured Product CMS element again.
  • SW-Tweakwise 3.4.0 | Use proper Product Id for recommendations and cross-selling when no variants are used.
  • SW-Tweakwise 3.3.1 | Some twig block definitions are added to the feed template.
  • SW-Tweakwise 3.3.0 | Added the option to be able to add logic to the data of variants which is added to the feed.
  • SW-Tweakwise 3.2.0 | If no specific variant is selected for inclusion in the feed, all variants' options, attributes, and stock levels are now included by default.