# Search Page

The search page is where customers can search for specific products or pages within your online store. The page contains a **Search results** section by default.

1. Go to **Customize** theme. Click on the top dropdown menu to select the **Others > Search** template.
2. From the left side menu, select **“Search results”.**
3. Customize this section by using the settings described in the following table:

<div><figure><img src="/files/0GI0KSCp0jF8vbvS7ChF" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Tw2UiLczFdqie3Q3CgU7" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Expand to full width</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td><strong>Layout</strong></td><td></td></tr><tr><td>Grid layout</td><td><p>Select the grid layout style.</p><ul><li>Regular</li><li>Stepped</li></ul></td></tr><tr><td>Aspect ratio</td><td><p>Controls how product images are displayed within the section.</p><ul><li><strong>Auto:</strong> Displays images in their original dimensions. Use this option only if all product images have consistent sizes.</li><li><strong>1:1</strong> – Displays images in a square aspect ratio.</li><li><strong>3:4 –</strong> Crops images to a portrait format.</li><li><strong>4:3 –</strong> Crops images to a landscape format.</li></ul></td></tr><tr><td>Number of posts to show</td><td>Set the total number of search to display on the page.</td></tr><tr><td>Number of columns on desktop</td><td>Control the number of search results shown per row on the desktop view.</td></tr><tr><td>Product per row (mobile)</td><td>Control the number of search results shown per row on the mobile view.</td></tr><tr><td><strong>Product card</strong></td><td></td></tr><tr><td>Show secondary image on hover</td><td>Enable secondary image on collection hover</td></tr><tr><td>Show vendor</td><td>Displays the vendor name for each product.</td></tr><tr><td>Enable quick add</td><td>Allows customers to preview product details in a pop-up.</td></tr><tr><td>Show swatches</td><td>Displays color or variant swatches directly on the product card.</td></tr><tr><td><strong>Blog card</strong></td><td></td></tr><tr><td>Show featured image</td><td>Enable to view blog image.</td></tr><tr><td>Show date</td><td>Enable to show date on the blog card.</td></tr><tr><td>Show author</td><td>Enable to show author name on the blog card.</td></tr><tr><td>Show comments</td><td>Enable to show number of comments on the blog.</td></tr><tr><td>Show excerpts</td><td>Enable to show short description.</td></tr><tr><td>Show read more</td><td>Enable to show button on the blog card.</td></tr><tr><td><strong>Filter</strong></td><td></td></tr><tr><td>Show filter</td><td>Enable to view the filter on this page.</td></tr><tr><td>Enable toggle option for filter panel</td><td>Enable toggle for the filter.</td></tr><tr><td>Show sorting</td><td>Enable to sort the collection.</td></tr><tr><td>Show filter count</td><td>Enable to show the count of the product on the filter.</td></tr><tr><td>Show product count</td><td>Show the total count of the products.</td></tr><tr><td>Filter layout</td><td>Select the type of filter layout. ( Sidebar, Drawer )</td></tr><tr><td><strong>Section spacing</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/inner-page/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.
