All Release Notes
Added sort capability for categoryOrderHints to Product Search
14 October 2024
Composable Commerce
HTTP API
Announcement
Product catalogSearch
The Product Search API now indexes the categoryOrderHints
specified on Products.
In combination with a filter on a category, you can now tell the API to sort the Product Search result by category order hint.
This lets you present the products on a category page in the desired order.
Changes:
- [API] Added
categoryOrderHints.{categoryID}
to the searchable Product fields.