Skip to content

Mass edit

Mass edit is a feature in Bizzkit PIM which allows the user to edit product data directly on the product catalog page.

Mass edit is designed to show as much product data on one screen as possible, while still keeping a good overview for the user. All products from the current filter result on the regular product list are loaded into mass edit, up to a maximum of 5000 products in total. The entire set of products is displayed in mass edit using pages of 100 products each.

Mass edit view

Mass edit view showing products and attribute fields. Unsaved changes are marked in green.

When to use mass edit

The purpose of this feature is to provide a tool for easily editing multiple products at once, keeping products from the same filter result in view as well. Mass edit is especially useful, when the user wants to edit small to medium amounts of products, varying from just a few to a couple of hundred.

In case the user wants to bulk edit many products (for example more than 1000), it's recommended to use either bulk operations like Update product, or to export products to an external file.

Overview of features

The following list gives a high level overview of the possibilities when working with mass edit:

  • Add attributes to products
  • Modify attributes on products
  • Remove attributes from products
  • Copy attribute values from between products
  • Override externally owned values
  • Override inherited values

Explanation of the user interface

Product data in mass edit is displayed with the products represented as a row and each attribute field shown as a column. The view provides controls on column level and field level, which enable the user to set, modify or remove values.

Columns

Each column in mass edit represents a single attribute field. How a column is displayed depends on the type of attribute field it represents.

Single field vs. multi field

For attributes that only contain a single field, a single column is shown with the attribute name as title. The field name is left out, as this often is irrelevant for single field attributes. Controls for modifying data are shown on the field level only.

Single field attribute as displayed in mass edit

Single field attribute as displayed in mass edit

For attributes that contain multiple fields, one column is shown per attribute field and all columns belonging to this attribute are visually grouped together. The attribute name is shown on the group level and the field names are shown as title for each column. Controls for modifying data are shown on the attribute level as well as the field level.

Multi field attribute as displayed in mass edit

Multi field attribute as displayed in mass edit

Segmented attribute fields

Segmented attribute fields are displayed in mass edit using a single column per segment.

For segmented single field attributes without a default segment, the attribute name and segment name are shown as column title. Controls for modifying data are shown on field level only.

Single field segmented attribute as displayed in mass edit

Single field segmented attribute as displayed in mass edit

For segmented single field attributes with a default segment, the field name and segment name are shown as column title. Columns belonging to the same attribute are visually grouped together, showing the attribute name on group level. Controls for modifying data are shown on attribute level as well as field level.

Single field segmented attribute with default segment, as displayed in mass edit

Single field segmented attribute with default segment, as displayed in mass edit

Icons

Different icons are used in the mass edit view as indicators on fields, or as action buttons which allow the user to add/modify/remove data. The table below shows an explanation of all icons used in mass edit.

Note

When hovering over an icon with the mouse, a tooltip with a description is shown which explains the action behind the icon.

Icon Meaning
Add attribute icon Add an attribute to all products and set the value
Remove attribute icon Remove an attribute from one or all products
Remove field icon Remove a field from one or all products
Remove segment icon Remove a segment from one or all products
Inherited/externally owned value icon Indicator for inherited values and externally owned values

General functions and controls

Saving and cancelling pending changes

The save button and cancel button are shown at the right bottom of the mass edit view and become enabled after a change has been made by the user. An indicator in the left bottom corner of the view shows how many products have pending changes which haven't been saved yet.

Save button and cancel button in mass edit

Save button and cancel button in mass edit

If the user clicks the save button, all changes made on the current page in the mass edit view will be saved.

If the user clicks the cancel button, the user will be asked to either confirm or cancel this action. In case the user cancels the action, the mass edit view is shown again with the pending changes. In case the user confirms the action, the changes made on the current page in the mass edit view will be reverted.

Confirmation dialog for cancelling pending changes

The user will be asked to confirm or cancel before pending changes are reverted

Pagination

The products loaded in mass edit are shown on pages with a maximum of 100 products each. At the bottom of the mass edit view, pagination controls are shown which allow navigating between pages.

If there are any unsaved changes when the user navigates to another page, those pending changes will automatically be saved before the current page is dismissed.

Pagination controls in mass edit

Pagination controls in mass edit

Copying values

Copying of values in mass edit can be achieved by dragging the copy handle down or up from a single cell to one or multiple other cells.

Copy function in mass edit

Copy function in mass edit

This copy function supports copying of values within the same column, thus within the same attribute field. The affected cells will be marked as pending changes, in the same way as manually made changes are being marked.

Data presentation

Given the wide range of possibilities regarding attribute types and their values in Bizzkit PIM, there are some specifics in the way certain types of attribute values are displayed in mass edit.

Segmented values

For segmented attribute fields, a column is shown for the preferred segmentation as set by the user. In case the attribute field is of a type which includes a default segment, a column for the default segment is shown as well.

Note

See preferred segmentation for more information about the preferred segmentation.

If an attribute field contains values for segments that are currently not shown in mass edit, an indicator in the bottom left corner of the cell will show how many other segments are set for the attribute field.

This could for example be the case when a PTranslatedString type is used that contains values for the English and the Danish segments. If the user's preferred segmentation contains English as translation culture, then a mass edit column is shown for English but not for Danish.

Segmented value as displayed in mass edit

Segmented value as displayed in mass edit

Inherited values

Attribute values which are inherited from a master product are displayed in a lighter text color. The cell also shows an icon in the top left corner, indicating that the shown value is an inherited value.

Inherited value as displayed in mass edit

Inherited value as displayed in mass edit

Externally owned values

Attribute values which are externally owned are displayed in a lighter text color. The cell also shows an icon in the top left corner, indicating that the shown value is an externally owned value.

Supported data types

Mass edit supports a large subset of the data types available in Bizzkit PIM. When opening the mass edit view on the product catalog, all supported attribute fields from the regular product list are shown in mass edit as well and will be represented as a column per attribute field.

Note

In case a specific attribute field is not supported in mass edit, it is left out of the view. The Unique name is always shown as a column in mass edit, as this is the unique identifier for products.

Attribute fields of the following types are supported in mass edit:

PIM Type Single valued Multi valued Global list
PString Supported Supported Supported
PTranslatedString Supported Supported Supported
PTranslatedStringD Supported Supported Supported
PChannelSpecificString Supported Not supported Supported
PChannelSpecificStringD Supported Not supported Supported
PInt16 Supported Supported Supported
PInt32 Supported Supported Supported
PChannelSpecificInt32 Supported Not supported Supported
PChannelSpecificInt32D Supported Not supported Supported
PInt64 Supported Supported Supported
PDecimal1 Supported Supported Supported
PDecimal2 Supported Supported Supported
PChannelSpecificDecimal2 Supported Not supported Supported
PChannelSpecificDecimal2D Supported Not supported Supported
PDecimal3 Supported Supported Supported
PDecimal4 Supported Supported Supported
PDecimal5 Supported Supported Supported
PDecimal6 Supported Supported Supported
PDecimal7 Supported Supported Supported
PDecimal8 Supported Supported Supported
PDecimal9 Supported Supported Supported
PBoolean Supported Not supported Supported
PChannelSpecificBoolean Supported Not supported Supported
PChannelSpecificBooleanD Supported Not supported Supported
PDateTime Supported Not supported Supported
PDateTimeOffset Supported Not supported Supported
PBrand Supported Not supported Supported
PAttribute Supported Not supported Supported
PProductCatalogueItem Supported Not supported Supported
PChannelSpecificProductCatalogueItem Supported Not supported Supported
PChannelSpecificProductCatalogueItemD Supported Not supported Supported