# Search Results Page

The **Search Results Page**, also known as the **Inventory (Listings) Page**, displays all vehicle listings on your website, enabling users to easily find the vehicle they need. This page includes advanced sorting and filtering options to help users refine their search, as well as two different view modes for a more customizable browsing experience. You can fully control and manage the settings for this page in this section.

{% tabs %}
{% tab title="Search Results Grid" %}

<figure><img src="/files/Z3Rq8CzcxINkmuwtHStA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Search Results List" %}

<figure><img src="/files/hCwo3Si3blXOEv8gIP1n" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
The Search Results tab **is not available for** **Car Repair Service**, **Rent a Car Service**, **Rent a Car Service Two**, and **Auto Parts Shop** layouts.
{% endhint %}

To get more info about the customization of the search results page (inventor), refer to this documentation:

{% content-ref url="/pages/TTMPkDqEUYI5tsymUhv6" %}
[Dealership Inventory Page](/motors-theme-documentation/dealership-layout-features/dealership-inventory-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/WzNbPbHbYKLWfwsMkJje" %}
[Classified Inventory Page](/motors-theme-documentation/classified-layout-features/classified-inventory-page.md)
{% endcontent-ref %}

[**The Search Results Page** tab](#user-content-fn-1)[^1] consists of **three sub-tabs:**

* [**General**](/motors-theme-documentation/search-filter/search-results-page/general.md)
* [**Currency**](/motors-theme-documentation/search-filter/search-results-page/currency.md)
* [**Listing Info Card**](/motors-theme-documentation/search-filter/search-results-page/listing-info-card.md)

[^1]: WP Dashboard > Motors Plugin > Search Results Page


---

# 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.stylemixthemes.com/motors-theme-documentation/search-filter/search-results-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.
