# Enable app embeds

## **Instructions**

{% stepper %}
{% step %}

### Open theme editor

In Shopify Admin, navigate to Online Store -> [Themes](https://admin.shopify.com/themes) -> Customise Theme
{% endstep %}

{% step %}

### Enable our Fish Wishlist app embeds

* Within your theme editor, go to your **App Embeds**&#x20;
* Then enable our three App Embeds:
  * **Add to Wishlist Drawer**: This drawer is shown when adding a variable product to wishlist, and/or when selecting which wishlist to add to.&#x20;
  * **Wishlist:** This adds all the core Wishlist Functionality to your site.
  * **Wishlist Drawer:** This drawer is shown when viewing your wishlist/s. <br>

    <figure><img src="/files/KfIGf2Uwa8jfzOAqQhiN" alt=""><figcaption><p>Theme Editor App Embeds</p></figcaption></figure>

{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://wishlist.nativeappco.com/install-and-setup/theme-setup/enable-app-embeds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
