# Show a Listing (Flat Rate)

{% hint style="info" %} <mark style="color:blue;">Path: Homepage > All listings > Listing</mark>
{% endhint %}

## Definition <a href="#id-1.16.x-listingpage-servicesbundle-definition" id="id-1.16.x-listingpage-servicesbundle-definition"></a>

Listing pages function as public interfaces that present comprehensive details about available services while also enabling users to book them. When the Flat-Rate rendering type is enabled, these listings provide information at two distinct levels: general listing details and specific service information. To ensure consistency and standardization, service information can be structured using predefined service templates.

Similarly, when the Subscription feature is activated, listing pages display two levels of information: general listing details and subscription service information. Subscription service details can also be organized using service templates to maintain a structured and uniform presentation.

<mark style="color:orange;background-color:yellow;">WHO CAN USE THIS FEATURE?</mark>

All users

## Create a listing <a href="#id-1.16.x-listingpage-servicesbundle-createalisting" id="id-1.16.x-listingpage-servicesbundle-createalisting"></a>

Offerors are the only user types who can create listings. Askers cannot create listings.

The listing creation process is described in the article Service solution: [Create a listing.](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/listing-deposit-all-rendering-types)

## Show a listing <a href="#id-1.16.x-listingpage-servicesbundle-readalisting" id="id-1.16.x-listingpage-servicesbundle-readalisting"></a>

{% tabs %}
{% tab title="One-Shot Service" %}

### Show a listing (One-Shot Service) <a href="#id-1.16.x-bookingconfirmationpages-servicesbundle-createaservicebooking" id="id-1.16.x-bookingconfirmationpages-servicesbundle-createaservicebooking"></a>

The following documentation describes the information displayed: [Show a Listing (Time-Based)](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/time-based/show-a-listing-time-based)

Additionally, listings bear an “Our services” section (figure 1).

This section displays all the services offered by the offeror in the listing. These services are organized in service template blocks.

Each service template block (figure 1) displays:

* The service title
* The service duration
* The service category
* The service description
* The service price
* An “Add” button to add the service to the booking request.

<figure><img src="/files/xNpHzbgBgpewOwkdHo4E" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

If an offeror offers several services and/or subscription services, users can filter them by category to only display those of interest, thanks to the dropdown button (figure 2)

<figure><img src="/files/ZpMVTuxZTzBpaESvxgVk" alt=""><figcaption><p>Figure 2</p></figcaption></figure>
{% endtab %}

{% tab title="Subscriptions" %}

### Show a listing (Subscription) <a href="#id-1.16.x-bookingconfirmationpages-servicesbundle-createaservicebooking" id="id-1.16.x-bookingconfirmationpages-servicesbundle-createaservicebooking"></a>

The following documentation describes the information displayed: [Show a listing (Time-Based)](https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/time-based/show-a-listing-time-based)

Additionally, listings bear an “Our services” section (figure 1).

This section displays all the services and/or subscription services offered by the offeror in the listing. These subscription services are organized in subscription service template blocks.

Each subscription service template block (figure 1) displays:

* The subscription service title
* The subscription service duration
* The subscription service category
* The subscription service description
* The subscription service price per frequencies
* An “Add” button to add the subscription service per frequency to the booking request.

<figure><img src="/files/4ZH0oXEbI1XrSHUKhCvM" alt=""><figcaption><p>Figure 1</p></figcaption></figure>

If an offeror offers several services and/or subscription services, users can filter them by category to only display those of interest, thanks to the dropdown button (figure 2)

<figure><img src="/files/ZpMVTuxZTzBpaESvxgVk" alt=""><figcaption><p>Figure 2</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## Update a listing <a href="#id-1.16.x-listingpage-servicesbundle-updatealisting" id="id-1.16.x-listingpage-servicesbundle-updatealisting"></a>

Offerors have the ability to update their listings through their dashboard. The procedure for making updates is detailed in the article **"**[**Edit a Listing (Flat-Rate)**](< https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/flat-rate/edit-a-listing-flat-rate>)**."** Askers do not have the capability to modify listings.

## Delete a listing <a href="#id-1.16.x-listingpage-servicesbundle-deletealisting" id="id-1.16.x-listingpage-servicesbundle-deletealisting"></a>

Only offerors have the ability to delete their listings through their dashboard. The deletion process is outlined in the article **"**[**Edit a Listing (Flat-Rate)**](< https://app.gitbook.com/o/azXNS7QsS7i7yvHBE0Vd/s/n4EIoqjZx1xWQIo6LnjB/~/changes/63/v2.0/front-office/rendering-types/commoditized-rendering-types/flat-rate/edit-a-listing-flat-rate>)**"** Askers do not have the option to delete listings.

## Related resources <a href="#id-1.16.x-listingpage-servicesbundle-relatedresources" id="id-1.16.x-listingpage-servicesbundle-relatedresources"></a>

**Business rules:**

* [Flat-Rate rendering type - Business rules](/v2.0/core-concepts/flat-rate-rendering-type.md)


---

# 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://features.scnd.com/v2.0/front-office/rendering-types/commoditized-rendering-types/flat-rate/show-a-listing-flat-rate.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.
