> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/dealership-layout-features/dealership-two-demo-sell-cars-online.md).

# Dealership Two Demo: Sell Cars Online

Dealer Two Layout provides the opportunity to sell cars online. With easy managing options, you will spend just two minutes to set up this function.

To enable the function of online selling with WooCommerce you need to go to\
Theme Options **> Sell a Car section** and check the option **Enable Sell a Car online (WooCommerce)**

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-MYj4E66oCtjCV0ZyFhy%2F-MYj5Y2fQUR0041rtktD%2Fimage.png?alt=media\&token=e76aa4a5-cbac-4605-9e57-4b31a0a040fd)

After that, for each listing you want to be available for selling online, you should enable an option Sell a Car online.\
For this, in the **Listing Manager** find the **Prices** section, and check to **Sell a Car online**.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/dealer4.png)

In such a way, this specific vehicle listing becomes available for online purchase. Customers can simply click on the button **Buy Car Online** to make an instant purchase.

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/dealer1.png)

![](https://support.stylemixthemes.com/storage/stm-manuals/July2020/dealer2.png)

## Sold Listings

In addition to all the possibilities of the [Sold Listings](https://app.gitbook.com/@stylemixthemes/s/motors-theme-documentation/~/drafts/-Mb5CPqA-1yqKm5e89Sw/customization/sold-listings), **Dealership Two Demo** possesses an additional feature in the Listing manager that helps to sell listings online.

Find the **Price** section by creating/editing the listing and enable the **Sell a car Online**.

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-Mb6EbUslINeOEWBm1tV%2F-Mb6HtAijOqsBORs356C%2FEdit-Item-%E2%80%B9-classified-%E2%80%94-WordPressty.png?alt=media\&token=35b0895d-22df-46c6-8bf1-d19a6de0fd1d)

Subsequently, the quantity of the items for sale in the listing can be determined.

After each online purchase, the number of items for sale in the listing is automatically reduced. When the number of items reaches zero, the listing gets the **Sold** label.

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-Mb6EbUslINeOEWBm1tV%2F-Mb6IX0r0idZp6xpyEFL%2FEdit-Item-%E2%80%B9-classified-%E2%80%94-WordPresstyh.png?alt=media\&token=baa1ad4b-7a83-4d99-9af9-ed7a6da4711e)

{% hint style="info" %}
Please note that if **Mark as sold** is enabled, adding the quantity of the item becomes unavailable.
{% endhint %}

![](https://2954064479-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDP3ivYPbpYO9Rs_wuB%2F-Mb6EbUslINeOEWBm1tV%2F-Mb6Ki8b60iLumtkwjFy%2FEdit-Item-%E2%80%B9-classified-%E2%80%94-WordPressjhg.png?alt=media\&token=d77c6ef7-3cec-41bf-9862-14d351b2886f)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-theme-documentation/~/changes/70wBWN8w43jv4AA52cti/dealership-layout-features/dealership-two-demo-sell-cars-online.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
