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

# Customer Card

> Embed a customer card with individual customer data as content.

The content type **Customer Card** embeds a customer card with the individual data of the logged-in customer on a page.

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

## Selecting the content type

In the editor of a page, shopping world, or module, click **+ New**, then in the **Shop** tab click **Customer Card**. The **"New Customer Card"** dialog opens.

## Fields

### General

| Field                        | Meaning                                                     |
| ---------------------------- | ----------------------------------------------------------- |
| **Description**              | Internal name (default: Customer Card, max. 255 characters) |
| **Display in all languages** | Makes the customer card available across all languages      |

### Publication

| Field           | Meaning                                                                       |
| --------------- | ----------------------------------------------------------------------------- |
| **Layout Area** | Area of the page layout in which the customer card appears (default: Content) |
| **Active**      | Makes the customer card 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="Dashboard" icon="chart-line" href="/docs/en/dynamic-content/user-guide/inhaltsarten/dashboard">
    Customer dashboard with entry points.
  </Card>

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

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