> ## 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 Login

> Login form for the webshop with configurable target page and time-controlled visibility.

The content type **Webshop Login** embeds a login form for the webshop. Using the fields, you control where users are redirected after a successful login and how the field labels are displayed.

<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 Login**. The **“New Webshop Login”** dialog opens.

## Fields

### General

| Field                      | Meaning                                                                                        |
| -------------------------- | ---------------------------------------------------------------------------------------------- |
| **Description**            | Internal name (default: Webshop Login, max. 255 characters)                                    |
| **Target page**            | Page to which users are redirected after a successful login                                    |
| **Target language**        | Language of the target page                                                                    |
| **Target URL**             | Generated automatically from the target page and target language                               |
| **Label inside the field** | `Yes` (label as placeholder inside the field) or `No` (label above/next to the field, default) |

### Publication

| Field                            | Meaning                      |
| -------------------------------- | ---------------------------- |
| **Active**                       | Makes the login form visible |
| **Valid from** / **Valid until** | Time-controlled publication  |

## Related topics

<CardGroup cols={2}>
  <Card title="Webshop" icon="cart-shopping" href="/docs/en/dynamic-content/user-guide/inhaltsarten/webshop">
    Embed prebuilt webshop components.
  </Card>

  <Card title="Customer card" icon="id-card" href="/docs/en/dynamic-content/user-guide/inhaltsarten/kundenkarte">
    Embed a customer card.
  </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>
