# Listing submission form: Sell Your Vehicle

## How to submit Listings in Dealership Layouts?

In dealership layouts, Listings are exclusively submitted by site administrators. Guest users can submit their listings to the admins by following three simple steps on the form.

{% tabs %}
{% tab title="Step 1. CAR INFORMATION" %}

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

{% tab title="Step 2. VEHICLE CONDITION" %}

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

{% tab title="Step 3. CONTACT DETAILS" %}

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

{% hint style="success" %}
To enable users to submit listings on their end and create a multi-vendor site, the Classified demos should be used with the "Add Car" feature.
{% endhint %}

{% content-ref url="/pages/igfRJL3uVIpHr9hCScPw" %}
[Add Listing](/motors-theme-documentation/classified-layout-features/add-listing.md)
{% endcontent-ref %}

{% hint style="info" %}
The form fields are static, and it is not possible to add additional ones by editing the form. The labels of the fileds can be translated into different languages easily with the Loco Translate plugin.
{% endhint %}

When the listing is submitted, the site administrator receives an email containing form fields with the values submitted by the user:

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

{% hint style="info" %}
When the "Trade in" form is submitted from a Single listing page, Admin receives the same email.
{% endhint %}

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

The Content of the email can be rearranged and customized through the Email Templates manager:

{% content-ref url="/pages/AHqePD4ySsW3uwDnumFZ" %}
[Email Templates](/motors-theme-documentation/customization/email-templates.md)
{% endcontent-ref %}

## Publishing submitted Listings

When users submit the form, the uploaded images will be saved to the WordPress media gallery. Site administrators can create listings by using values from Email.

{% content-ref url="/pages/-MW-ISztmVPU4FRGHpsa" %}
[Single Listing](/motors-theme-documentation/theme-options/single-listing.md)
{% endcontent-ref %}

## "Sell Your Vehicle" form on Elementor

To include the "Sell Your Vehicle" form, you can add the **"Sell Your Car"** widget to the page:

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

In the widget settings, you can change the Accent Color of the Headings of the form.

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

{% hint style="success" %}
It is recommended to add an additional text widget to provide short instructions for users filling out the form.
{% endhint %}

## "Sell Your Vehicle" form on WPBakery

To include the "Sell Your Vehicle" form, you can add the **"STM Sell a Car"** widget to the page:

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

## How to add reCaptcha to a form

It is highly recommended to create an API for Google reCAPTCHA and add keys to the theme options. This will protect the form from SPAM requests.&#x20;

Refer to this manual to set up Google reCaptcha on your website:

{% content-ref url="/pages/eWfcVkAv5J12LaaR97sr" %}
[reCaptcha](/motors-theme-documentation/motors-plugin-settings/google-services/recaptcha.md)
{% endcontent-ref %}


---

# 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/dealership-layout-features/listing-submission-form-sell-your-vehicle.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.
