# Search Filters

Under the **Search Filters** tab, you can modify parameters and behaviors related to the **search filter** of the **Search Results Page** (**Inventory**). Here is the overview of the tab:

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

### Inventory Page Skins

Under this section, you can choose one of the available skins for the Search Filter. &#x20;

{% tabs %}
{% tab title="Classic" %}
{% embed url="<https://motors-plugin.stylemixthemes.com/classic-inventory/>" %}
Live Demo for the Classic Inventory
{% endembed %}

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

{% tab title="Modern" %}
{% embed url="<https://motors-plugin.stylemixthemes.com/inventory/>" %}
Live Demo for the Modern Inventory
{% endembed %}

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

{% tab title="Modular" %}
{% embed url="<https://motors-plugin.stylemixthemes.com/modular-inventory/>" %}
Live Demo for the Modular Inventory
{% endembed %}

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

{% hint style="info" %}
Colors of the search filters can [**be modified**](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/appearence.md#filter) by following **Motors Plugin > Settings > Appearance > Filter.**
{% endhint %}

### Default Sorting by

The **Default Sorting by** setting allows you to choose the initial sorting method for your listings. Here are the available options:

<figure><img src="/files/qBiYMle51sxxmW7uiPg7" alt=""><figcaption><p>Available Default Sort Options</p></figcaption></figure>

<figure><img src="/files/0Rtobwe4Y6SBkWsyeaiY" alt=""><figcaption></figcaption></figure>

### Sort by Listing Categories

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

This setting allows you to select which categories (custom fields) users can sort listings by. You can enable sorting based on attributes, allowing users to narrow down search results based on their preferences.

{% hint style="info" %}
There will be displayed only **Custom Fields** with numerical type and vary based on the **Custom Fields (listing categories)** on your website. You can [**manage**](/motors-car-dealer-classifieds-and-listing/search-filter/custom-fields.md) them by following **WP Dashboard > Motors Plugin > Custom Fields.**
{% endhint %}

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

### Use WordPress Search for Listings

<figure><img src="/files/0ps1S2I82gogpEgvtumv" alt=""><figcaption></figcaption></figure>

When enabled, this setting uses the default WordPress search functionality to search through your vehicle listings. This can be helpful if you want to leverage WordPress’s built-in search engine to handle user queries.

### Search by Keywords **(pro feature)**

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

This option enables a keyword search functionality, allowing users to search for listings using specific words or phrases. This provides a more flexible search experience as users can input any relevant term to find what they are looking for.

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

### Filter by Features

This setting allows filtering the search results based on features:

<figure><img src="/files/whcSkmDWuN3GF19Ysuzd" alt=""><figcaption><p>Example usage of the Filtering by Seatures</p></figcaption></figure>

### Filter by Location **(pro feature)**

This setting allows users to filter listings [**by location**](/motors-car-dealer-classifieds-and-listing/listing-management/listing-manager/location.md). This is especially useful for users looking for vehicles within a specific geographic area.

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

* **Sort by Distance** - the search results will be sorted based on proximity, showing vehicles closest to the user’s location first. This feature is particularly useful for users looking to find vehicles near them.
* **Unit of Measurement** - this option allows you to define the unit of measurement for distances displayed on the search results page. You can select from available units such as **miles** or **kilometers**.
* **Max Search Radius** - this setting allows you to define the maximum radius within which users can search for listings based on location. Users can specify the radius of their search to refine the results.

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

{% hint style="warning" %} <mark style="color:orange;">**IMPORTANT**</mark>

[**Google Maps API**](/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/google-services/google-maps-pro-feature.md) setting should be configured to make the **Filter by Location** feature work.
{% endhint %}

### Dropdown for Listings per Page

Put the number of listings to choose for displaying per page, for example, 9,12,18,27

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


---

# 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-car-dealer-classifieds-and-listing/search-filter/search-filters.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.
