A fresh look at product-items with a new items module

As introduced earlier on, we renamed products to items and introduced a new items module. From now on this is the default 'look and feel' and there is no toggle to switch back to the old module. A fresher look at product-items was needed in order to have a dynamic list of items containing both products as non-products, like banners. This new items module will output all available items in your catalog and shows the item-type as a label.

Overall improvements

  • Tweakwise App | Import feed transformations could not be stopped with the stop button, but now they can.
  • Tweakwise App | As a new naming convention, all instances of the word 'property' (regarding items properties) have been changed to 'attribute', e.g. derived attribute.
  • Tweakwise App | The publishing of builder items has been updated so that not only items that are connected to a category will be published, but also the ones that are just used in an active builder and like a banner, so now these are now visible in the webshop like configured. If a product doesn't have a category attached and is not used in an active builder, it is left out of the publish.

Tweakwise Demoshop

  • Tweakwise Demoshop | Changed the layout of the header so that the suggestions panel lines up with the search bar. When searching, the search term now will be remembered when using the search bar again.
  • Tweakwise Demoshop | Added a 'Default' option to the sorting options that represents the default state of when no sorting option is selected. It also includes a help/info text to explain what it means.
  • Tweakwise Demoshop | Fixed a bug in the filters where the amount of results would still be visible even if it was disabled in the filter template.
  • Tweakwise Demoshop | A slightly more visible border was added to product tiles, to make it visually more appealing and standing out.
  • Tweakwise Demoshop | A minor bug was fixed where the search bar was missing for JS implementation demo instances.
  • Tweakwise Demoshop | The new version of Tweakwise Demoshop has now been marked as the default version, as we do no longer forward users to the old Demoshop any longer. All functionality (and more) is covered in the newest version, which we continually improve and expand with extra's.

JS Implementations

  • Tweakwise JavaScript | The twn.product.visible and twn.product.click events were added to all JavaScript packages. These events were already in place in the Search & Merchandising package and would fire when a product tile became visible on a screen (at least 50% of it) and when a link has been clicked on it. Now, these events are available in every package, i.e. Recommendations, Guided Selling and Suggestions. This allows customers to use their own logic e.g. for tracking these events.