# Search page

Enhance your store's functionality and user experience with three distinct filter arrangement options: Horizontal, Vertical, and Drawer. Each layout is designed to cater to different browsing preferences and screen sizes, ensuring that every customer finds what they're looking for effortlessly.

1. **Horizontal layout**: This layout places filters horizontally across the top of the search results page. It's perfect for providing a clear, accessible filtering option that users can adjust without scrolling down, making it ideal for desktop users who appreciate an at-a-glance filtering overview.
2. **Vertical layout**: Available with options to place filters on either the left or right side of the page, the vertical layout offers a traditional approach that is familiar to many users. This method is great for detailed filtering, allowing customers to refine their search while they scroll through the products.
3. **Drawer layout**: This modern and space-saving option features filters that slide out from the left side of the page upon interaction. The drawer layout keeps the page clean and uncluttered, maximizing viewing space for products while still offering full filtering capability. It's particularly effective on mobile devices or in any user interface where space is at a premium.

Implement these Search Page Layouts to optimize the search and filtering experience on your Shopify store. Whether your customers prefer a direct and straightforward approach or a more hidden yet accessible filtering system, these layouts adapt to diverse needs, improving navigation, enhancing user satisfaction, and potentially increasing conversion rates.


---

# 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://nextsky.gitbook.io/glozin-theme/how-to-change-elements-of-page/other-pages/search-page.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.
