Storefront Search Overview

Overview about the search-related features Composable Commerce offers to your storefront.

Composable Commerce provides you with three APIs to support typical product search-related use cases in your storefront to be used mainly for product listing pages and category landing pages. The intended use cases are:

  • filter products by category, attribute values, product type, and price
  • find products through facetted search
  • discover products by full text search in different languages
  • retrieve suggested alternative search terms to implement some basic auto-complete functionality for full-text search

The Product Search API as well as the Product Projection Search API cater for the first three use cases, for the last use case we offer you the Product Suggestions API.