Skip to content

18 July 2024

The following is a summary of the updates and improvements made since the last product news.

CMS

PIM brand plugin

Bizzkit CMS now includes a new Bizzkit PIM plugin that allows users to select a specific brand.

This enables the use of a PIM brand in custom targeting:

figure

Using a brand from PIM in custom targeting

and as datatype in data models:

figure

Using a brand from PIM in a data model

The plugin is also useful when creating components.

Read more about plugins here and instructions on how to implement the plugin in the release notes.

PIM

UI enhancements

Several enhancements and new features have been implemented. Here is an overview:

  • Arrow key navigation in Mass Edit: To enhance the efficiency of the Mass Edit editor, users can now navigate between fields using the arrow keys and press Enter to make a field editable.

  • Exact product count display: An option has been added to the product list to show the exact number of products if there are more than 10,000 results.

figure

Displaying the count of products when over 10,000
  • Updated views for better overview: Several views have been updated for better clarity, including the global list view, product view, and product enrichers view.

figure

Updated views for better overview

Improved UI flow for creating an attribute

The process of creating an attribute has been significantly improved. Previously, an attribute had to be created on one page and then configured on another. Now, attributes can be created and configured on the same page.

figure

Creating an attribute - now on one page

BAIA

New recipes

Two new system recipes have been released.

  • In PIM, it's now easy to create a global list and populate it with values. See more details here.
  • In User Management, you can list users in specific roles in different formats. See more details here.

Here is a video showing how the PIM system recipe works:

Creating a Global List in PIM

Read more about BAIA here and see the other system recipes here.

For developers

New PIM endpoint for upserting products

The PIM API has a new endpoint POST /api/products/import/json for upserting (inserting and updating) products using the JSON format.