For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrating the Search into the Shop System

Learn the core flow for sending search queries, processing responses, and rendering results in your shop.

This section explains how to make FactFinder results available in your shop system. The process usually includes these steps:

1. Send the search query 2. Receive the search results 3. Process the search results 4. Display the search results

The exact flow depends on the integration method you choose:

Last updated

Was this helpful?