> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Webshop

> Integrate prebuilt webshop components such as the shopping cart, quick order, customer area, or statistics.

The **Webshop** content type integrates prebuilt webshop components. Using the **Content Type**, you choose which component is displayed, such as the shopping cart, a quick order form, the customer area, or statistics dashboards.

<Info>
  This feature is only available if you are also using **dynamic commerce**.
</Info>

## Selecting the content type

In the editor of a page, shopping world, or building block, click **+ New**, then in the **Shop** tab click **Webshop**. The **“New Webshop Content”** dialog opens.

## Fields

### General

| Field            | Meaning                                            |
| ---------------- | -------------------------------------------------- |
| **Description**  | Internal name of the content (max. 255 characters) |
| **Content Type** | Which webshop component is displayed (see below)   |

### Content type variants

The selection in the **Content Type** dropdown determines the displayed component. Available variants include, among others:

* **Webshop**
* **Shopping cart**
* **Search**
* **Quick order** / **Quick order import**
* **Customer area**
* **Forgot password** / **New password request**
* **Seller**
* **Welcome slogan**
* **Item statistics** / **Customer statistics**
* **Selected customer**
* **Balance / Credit limit dashboard**

### Publication

| Field           | Meaning                                                                   |
| --------------- | ------------------------------------------------------------------------- |
| **Layout Area** | Area of the page layout in which the component appears (default: Content) |
| **Active**      | Makes the content visible                                                 |

## Related topics

<CardGroup cols={2}>
  <Card title="Webshop Login" icon="arrow-right-to-bracket" href="/docs/en/dynamic-content/user-guide/inhaltsarten/webshop-login">
    Login form for the webshop.
  </Card>

  <Card title="Item Preview" icon="tag" href="/docs/en/dynamic-content/user-guide/inhaltsarten/artikelvorschau">
    Individual items as a preview.
  </Card>

  <Card title="Dashboard" icon="chart-line" href="/docs/en/dynamic-content/user-guide/inhaltsarten/dashboard">
    Customer dashboard with entry points.
  </Card>

  <Card title="Content Types" icon="shapes" href="/docs/en/dynamic-content/user-guide/inhaltsarten">
    All available content types.
  </Card>
</CardGroup>
