The Clerk configuration (in Store → Configuration) is only accessible for Website scope.
During the sync step, in the website field, enter the hostname of the website (without http:// and https://).
The Content field in Live Search Settings and Search settings relates to IDs of content elements of Clerk Search. Find them in the Clerk Dashboard, under Search → Content.
Template development
Use the following expressions during template customization:
window.clerkOpenProductUrl('{{item.url}}') expression as an on click event to open a product
window.clerkOpenSearch() expression as an on click event to open the search results page
Debugging
You can create a free account for a free trial. To configure initially, the Ngrok must be configured (to sync store data with Clerk.io).
Development
Extension is implemented using functional components. For state keeping native React providers are used. Customization is possible using classnames.