Skip to main content
As of December 31, 2023, Shopify no longer allows apps to modify theme code. To integrate Autocomplete and InstantSearch, use the Algolia AI Search & Discovery app’s App Embed and App Blocks. To get started, see Quickstart and Algolia configuration.
When integrating Algolia into your store front, you can choose between these approaches:
  1. Use the widgets provided by the Algolia AI Search & Discovery app.
  2. Handle the implementation yourself, using Algolia’s InstantSearch libraries.
Depending on your needs, one method might be more convenient than the other.

Provided widgets

Algolia AI Search & Discovery comes with one-click install widgets:
  • Autocomplete widget: an Algolia real-time search bar and menu which replaces Shopify’s default search bar.
  • InstantSearch Page: an Algolia powered search results page, which comes pre-configured with features such as filtering and sorting.
You can enable both widgets on the Search options tab.

InstantSearch libraries

Setting up a custom Algolia InstantSearch integration requires coding. A personalized implementation may yield a more customized search UI, but takes more time. For more information, see:
⌘I