New features
Data format features
- Modernized data feed format using JSON lines instead of XML.
- Greatly reduced import size for imports with overlapping localization and market data.
- Updated data modeling to ensure cross-market product selection stability and enable future cross-market behavioral data sharing.
- Introduced support for shared default values for products, variants, and content.
- Introduced support for shared locale-specific overrides for products, variants, and content.
- Introduced support for shared market-specific overrides for products, variants, and content.
- Introduced a new entity
translation, supporting separated, consistent, and stable ID to name relations for facet and filter attributes. - Added support for adding a product to product groups without having to replace the entire product group.
- Added support for adding a variant to a product without having to replace the entire product group.
- Introduced support for image IDs, supporting standalone updates and additions.
- Added new predefined attribute
gender, supporting faceting and filtering, and utilized by classification. - Added new predefined attribute
age, supporting faceting and filtering, and utilized by classification. - Added new predefined attribute
ontology, enabling a broader set of values for the predefined attributecategoryto be used for filters and selections. - Added support for
customJsonfields, supporting custom JSON data with format preservation in query responses.
Elevate configuration features
- Added an API endpoint
configuration, allowing stronger market control and enabling market and locale definition modifications independent of the data feed. - Introduced support for defining market and locale support without requiring a data feed import.
- Introduced support for deleting all Elevate server market data, including merchandising settings such as promotions and benchmarks.
Other features
- Introduced structured error messages with error details in JSON format, enabling further automated error handling.
- Introduced an OpenAPI Specification for the data format.
- Introduced a new endpoint, Product Information, in Storefront v3 for fetching product information, replacing the previous
admin/v3/export/product-groupsendpoint.

