> 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/listing-management/inventory-single-listing.md).

# Single Listing

There is a custom post type to describe listings your company offer via any element visual composer offers you:

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/listings.jpeg)

For each listing you can specify **description**, standard **Singe Car Page Options** and customizable **Car Options**.

For the Description we use standard Content area with Visual Composer, where you can insert any shortcode you would like to display.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/listings-2.jpeg)

All car options are available under **Car Manager** settings:

**Details:** Here you can set up Static car options and see their position via **Preview** link.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-1.jpeg)

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-1-2.jpeg)

**Options:** You can set and add Listing Categories under this tab.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-2.jpeg)

**Features:** Additional features for Single Car and Compare pages.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-3.jpeg)

**Prices:** All Price options can be set up here.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-4.jpeg)

**Specials:** **Special car** for the special offers carousel module and **Featured Listing** on Classified layout can be set up under this tab.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-5.jpeg)

**Images & Videos:** Here possible to set additional images and videos for the Listing.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-6.jpeg)

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/car-manager-7.jpeg)

Here You can see the difference between VC and Classic Editor:


---

# 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/listing-management/inventory-single-listing.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.
