# Disable app from theme

If you want to temporarily disable the **Product Filter & Search** app on a specific theme (without removing it completely), you can do this easily using Shopify’s **App Embed** settings.

This is helpful when:

* You want to test a new theme without filters
* You are customizing the layout and don’t want filters showing
* You’re troubleshooting theme issues

***

### Steps to Disable the App Embed

1. Go to your **Shopify Admin > Online Store > Themes**.
2. Click **Customize** next to the theme where the app is currently active.
3. In the theme editor, click the **App embeds** icon in the left sidebar.
4. Find **Product Filter & Search** in the list.
5. Toggle the switch to **disable** the app.
6. Click **Save**.

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

✅ Done!

The app is now disabled for this specific theme. Don’t worry—your filter settings and data are still saved, and you can turn it back on at any time.

> 💡 Tip: You don’t need to uninstall the app or remove any code to disable it on a theme.

💬 **Need Help?** Contact us at **<contact@globosoftware.net>** – we’re happy to assist! 😊


---

# 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://docs.globo.io/filter/~/changes/69/basic-knowledge/disable-app-from-theme.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.
