Skip to content

Ecommerce Search 26.5

Version 26.5
Release Date 30 July 2026

Changes

New features

None.

Enhancements

Search API: content offset on the search response

The unified search response now returns a contentOffset property, which states the number of content results skipped for the current request. It mirrors the existing productOffset property, so paging through content results can be derived the same way as paging through product results.

Model Property
UnifiedSearchResultModel ContentOffset

The property is added to both the v25 and v26 Search API and is available in the Bizzkit.Sdk.Search C# SDK.

Deprecations

None.