> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/product-grid/use-theme-product-list-layout.md).

# Use theme product list layout

✨By default, our Smart Product Filter & Search app comes with its own product list layout. However, if you'd prefer to **use your theme's original layout** instead, you can easily switch it back.

This guide shows you how.

***

### ✅Steps to Use Your Theme’s Product List Layout

1. From your **Shopify admin**, go to **Apps**.
2. Open the **Smart Product Filter & Search** app.
3. Go to the **Filters > Product Grid** tab.
4. Enable the setting **“Theme template”**.

   * This tells the app to **display products using your theme’s built-in design** rather than the default app layout.

   > 📝 Note: Your theme must already support a product grid or list for this setting to work properly.
   >
   > Check out list of supported theme [here](https://docs.globo.io/filter/~/changes/64/supported-shopify-themes).

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

***

### 💡 Need Customization Help?

Every Shopify theme is unique. If your product list doesn't display correctly after enabling the theme layout, we’re happy to help!

👉 Just send us an email at **<contact@globo.io>** and our support team will assist you.


---

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

```
GET https://docs.globo.io/filter/product-grid/use-theme-product-list-layout.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.
