> For the complete documentation index, see [llms.txt](https://manual.soldpress.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.soldpress.com/shortcodes/listing.md).

# Listing

The **\[soldpress-listing]** shortcodes is used for easily displaying single listing by key value.

*Note: For filtering on more than key. Please use \*\*\[soldpress-listings]*\*\*.

## Settings

| Option     | Description                                                         |
| ---------- | ------------------------------------------------------------------- |
| listingkey | This option allows you to filter the listing based on a listingkey. |
| id         | This option allows you to filter the listing based on a post\_id..  |
| wrap       | This option allows you to set the wrap element of the property.     |
| before     | This option allows you to set a before render element.              |
| after      | This option allows you to set a after render element.               |

**Example: \[soldpress-listing id='post\_id'] (Show listing by post\_id)**

**Example: \[soldpress-listing listingkey='lisitngkey'] (Show listing by listing key)**
