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

# Integrate with Swym Wishlist

Hello there! We're excited to guide you through the process of integrating with **Swym Wishlist**.\
Some core features of the Swym Wishlist app rely on functional cookies to remember and display wishlist items. With this integration, these necessary cookies will be **enabled by default**, allowing the wishlist to work properly as soon as the visitor enters your store.\
And of course — if your visitors later reject cookies, our system will still respect their preference.

Let’s walk through the setup!

***

### **Step 1: Integrating with Swym Wishlist**

To get started, simply click **‘Turn On’** to enable the integration with Swym Wishlist.

Here’s an image to help you find the **Turn On** button:

<figure><img src="/files/6b4W5Cd199O1gn1DchJh" alt=""><figcaption></figcaption></figure>

Once the integration is active, Swym’s core cookies will be allowed by default.\
If needed, you can switch it off anytime by clicking **‘Turn Off’**.

***

### **Step 2: Test if integration with Swym Wishlist works successfully**

After enabling the integration, you can test to make sure everything is functioning correctly.

We provide a built-in testing guide that you can access directly from the app screen, as shown below:

<figure><img src="/files/8rUsoFPP4sfISss0M2pK" alt=""><figcaption></figcaption></figure>

Once you click **`View guide`**, a detailed step-by-step guide will appear to help you verify the integration behavior.

<figure><img src="/files/ng54y3sb6jExJFhBip6B" alt=""><figcaption></figcaption></figure>

That’s it! You’ve successfully integrated Swym Wishlist.\
If you have any questions or need further support, feel free to reach out — we’re here to help!


---

# 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.avada.io/cookie-help-center/integrations/integrate-with-swym-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.
