# Integrate app to theme

This guide will walk you through the steps to integrate the **Smart Product Filter & Search** app into your Shopify theme.​

***

### Step 1: Create a Backup of Your Theme

Before making any changes, it's essential to back up your current theme to prevent any potential issues.​

1. In your Shopify admin panel, navigate to **Online Store > Themes**.​
2. Click on the **Actions** button next to your current theme and select **Duplicate**.​
3. Shopify will create a copy of your theme, which you can use as a backup.​

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

***

### Step 2: Integrate the App into Your Theme

It's recommended to apply the app to an unpublished theme first to test its functionality before making it live.​

1. Open the **Smart Product Filter & Search** app from your Shopify admin.​
2. In the app's dashboard, select **Theme Setup**.​
3. From the dropdown menu labeled **Select a theme for applying the filter**, choose the theme you want to integrate the app into
4. Click the **Apply Filter** button.​
5. After applying the filter, click on the **Go to Theme -> App Embed** button.​
6. In the Shopify theme editor, enable the **Product Filter & Search** app embed.​
7. Click **Save** to finalize the integration.​

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

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

***

### Step 3: Test the Integration

After integrating the app, it's crucial to test its functionality:​

* Navigate to a collection page on your storefront.​
* Ensure that the filter sidebar appears and functions correctly.​
* Verify that products are filtered as expected when using the filter options.​

> 📝 This will turn off the filter on your storefront without removing any theme code.

💬 **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/integrate-app-to-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.
