New
Mar 8, 2025
Attribute types (such as “Color”, “Size”, “Brand”) often require large amounts of options. These can now be managed in bulk with a CSV file, eliminating the need for manual addition in the admin panel.
Product attribute selections can be managed at two levels:
Definition of attributes (attribute structure) – this includes the field type, such as select or multiselect
Management of options – this includes the selections themselves, such as colors or brands
Selections can now be imported in a separate CSV that includes the following fields:
code: unique identifier of the option
title[fi], title[en], etc.: language-specific names of the option
attribute: reference to the attribute to which the selection is related
sort_order: order of the option
Import is done in CSV Import Options and export correspondingly in CSV Export Options.
This feature enables quick version management, copying, and flexible structure creation – such as building new product categories or seasonal selections.
The file can easily be created or modified in Excel or Google Sheets, and the system will report any possible errors before final import.
This update brings the AI Commerce platform closer to PIM-level management capabilities and enables more efficient maintenance of product information in large online stores.