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

# Dealer Search

> Embed a dealer search for locating dealer locations.

The content type **Dealer Search** embeds a dealer search on a page. Visitors can use it to find dealer locations, e.g. by postal code or city.

<Info>
  This function is only available if you additionally use **dynamic commerce**.
</Info>

## Selecting the Content Type

In the editor of a page, shopping world, or component, click **+ New**, then in the **Shop** tab click **Dealer Search**. The **"New Dealer Search"** dialog opens.

## Fields

### General

| Field           | Meaning                                                     |
| --------------- | ----------------------------------------------------------- |
| **Description** | Internal name (default: Dealer Search, max. 255 characters) |

### Publication

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

## Related Topics

<CardGroup cols={2}>
  <Card title="Map" icon="map-location-dot" href="/docs/en/dynamic-content/user-guide/inhaltsarten/karte">
    Map with specific locations and info boxes.
  </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>
