> For the complete documentation index, see [llms.txt](https://docs.flashsearch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flashsearch.io/layout/customization/customize.md).

# Customize

To go to customize the search and filter widgets for your theme, please go to **Layout -> Customization -> Theme -> Customize.**

![](/files/FOHoho1CTEB0LbBxRX23)

To make it easier for you, we'll list some frequently asked questions here:

#### 1. For both Instant search, Collection and Search page

[How to customize for Product label?](https://docs.flashsearch.io/layout/customization/customize/general#1.-product-label)

[How to customize for price?](https://docs.flashsearch.io/layout/customization/customize/general#2.-price)

#### 2. For Instant search widget

[How can I change what shows up on Instant search?](https://docs.flashsearch.io/layout/customization/customize/instant-search#2.-customize-instant-search)

[How to disable or enable Instant search?](https://docs.flashsearch.io/layout/customization/customize/instant-search#1.-how-to-enable-disable-instant-search-feature-on-your-theme)

#### 3. For Collection and Search result pages

[How to disable or enable Filter on Collection and Search page?](https://docs.flashsearch.io/layout/customization/customize/search-and-collection-pages#1.-how-to-enable-disable-filter-feature)

[How to change product sorting and default view?](https://docs.flashsearch.io/layout/customization/customize/search-and-collection-pages#2.1.-general-settings)

[How to change filter layout on Search page?](https://docs.flashsearch.io/layout/customization/customize/search-and-collection-pages#2.2.-layout)

How to customize for product image?

[How to customize for the Filter toolbar?](https://docs.flashsearch.io/layout/customization/customize/search-and-collection-pages#2.7.-tool-bar)

[How to change design for Add to cart and Quick view buttons?](https://docs.flashsearch.io/layout/customization/customize/search-and-collection-pages#2.8.-product-item)

How to show product variants on Collection and search pages?

#### 4. For page heading

[How to disable page heading on Collection page?](https://docs.flashsearch.io/layout/customization/customize/page-heading#1.-collection-page-heading)

[How to design for page heading on Search result page?](https://docs.flashsearch.io/layout/customization/customize/page-heading#2.-search-page-heading)


---

# 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.flashsearch.io/layout/customization/customize.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.
