Search & Discovery integration

Hi,

I’m currently using the Storefront API to implement a custom product search on a Shopify storefront. However, my client has configured advanced search features using the Search & Discovery app (e.g., custom filters, product boosting, sorting by relevance, etc.).

I would like to understand how I can replicate or integrate these features into my Storefront API implementation. Specifically, I’m looking for technical guidance on:

  • Whether the filters, relevance settings, and boosting configured in the Search & Discovery app can be accessed or reflected in Storefront API responses.
  • If there’s any API or endpoint that exposes these configurations or behaviors.
  • Any best practices or documentation available for this type of integration.

Thanks in advance for your help.

Hi, my advice would be to look at the way the Dawn theme implements it.