> For the complete documentation index, see [llms.txt](https://docs.flashsearch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flashsearch.io/integrations/wishlist/smart-wishlist.md).

# Smart Wishlist

## About Smart Wishlist

**Smart Wishlist** is the next generation wishlist for Shopify Stores which enables your customers to create wishlist without user registration or login. It is really simple to use and the wishlist can be created by just one-click. It is super-easy to setup and anyone with no coding experience can easily do this. It is used by large number of stores including many Shopify Plus stores.

## Benefits of this integration

**Flash Search's** **Smart Wishlist** **integration** helps display the **Smart Wishlist** on the collection and search pages that were generated by Flash Search.

## Integration requirements

**Smart Wishlist** app must be installed.

## Integrate Wishlist King to Flash Search

To integrate **Smart Wishlist** to Flash Search, please follow the steps below:

1. Go to **Integrations -> Apps -> Wishlist -> Toggle Smart Wishlist on**

![](/files/o8OBU9Kpft9dSH0MWjcv)

3\. After finished, go to your store, and here is the result on the collection/search page:

![](/files/Y1C9iSGz90Ot5DGXKCRT)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.flashsearch.io/integrations/wishlist/smart-wishlist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
