Skip to content

Integration (PrestaShop)

The Integration page is where you manage how Kea-powered search is attached to the storefront. It contains two controls:

  • the live search toggle, which turns Kea-powered storefront search on or off for shoppers;
  • the search experience selector, which chooses whether the storefront uses the widget, a classic results page, or both.

Use this page for go-live, rollback, and search-experience changes after the first setup wizard.

In the PrestaShop back office:

  1. Open Modules -> Module Manager.
  2. Find Kea Labs Search Pro in the module list.
  3. Click Configure on the module row.
  4. The embedded Kea Labs dashboard opens inside the Configure page.
  5. In the dashboard sidebar, expand UI Settings.
  6. Click Integration.

The page opens at the dashboard route /search/settings/search-mode. You do not need to type this route manually; use the sidebar.

The top section of the Integration page controls whether Kea-powered search is visible to shoppers.

The status badge can show:

State Meaning
Live Kea-powered search is visible to shoppers.
Off Live search is hidden from shoppers.
Pending on You turned the switch on, but have not clicked Save yet.
Pending off You turned the switch off, but have not clicked Save yet.
Checking The dashboard is loading the current state.

Changing the switch is not committed until you click Save at the top of the page. This is deliberate: the Integration page saves live-search changes and search-experience changes together.

If the module is disabled or the current dashboard session does not have permission to manage live search, the switch is disabled and the page shows the reason.

The second section chooses the storefront search experience. The current admin exposes three options:

Mode What shoppers see
Search Widget Instant search results open from the search box.
Classic Results Page Search results open on a dedicated page with the standard search bar flow.
Widget + Results Page Instant results in the search box plus a full results page.

The cards also show the required setup pieces for the selected mode, such as search box setup, search input placement, results page setup, and results page placement.

Click Save after changing the live toggle or the search experience.

When you change the search experience, the dashboard loads the defaults for the target mode, keeps compatible existing placements and colors, and writes the updated configuration to preview. It then marks the selected mode, invalidates the old preview build, and opens the preview build dialog.

Preview build dialog after saving UI Settings

The preview build saves the latest search interface to preview first. Shoppers keep seeing the current live version while this build runs.

Preview ready dialog with Open Preview button

When the preview build finishes, open preview and test the storefront before publishing.

Production is not replaced by the mode change itself. Open preview after the build finishes, check the storefront behavior, and publish only when the preview is correct. Until publish, the dashboard can show an unpublished-changes indicator in the top status area.

When you change only the live toggle, Save commits that toggle state. The storefront may still be affected by normal browser, PrestaShop, CDN, or reverse-proxy caching, so use a private/incognito storefront tab for verification.

  1. Complete Verify in Preview (PrestaShop).
  2. Open Search Operations Home and confirm preview/indexing are ready.
  3. Open UI Settings -> Integration.
  4. Turn live search on.
  5. Click Save.
  6. Open the storefront in a fresh private/incognito window.
  7. Run the immediate checks in Go Live (PrestaShop).

If shoppers see a critical issue:

  1. Open UI Settings -> Integration.
  2. Turn live search off.
  3. Click Save.
  4. Open the storefront in a fresh private/incognito window and confirm the default PrestaShop search path is back.
  5. Investigate the failure in preview before turning live search on again.

Rollback should happen before root-cause investigation. The goal is to restore a clean shopper experience first.

Integration does not edit:

Use the sidebar entry, not a manually typed dashboard route, when you manage live search.

Integration page with live search toggle and Classic Results Page selected

This screenshot shows the current UI Settings -> Integration page in the real PrestaShop Configure iframe. The page contains the live search toggle, status badge, search experience cards, and Save button.