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

# dynamic commerce - Set Up Item Personalization

> Configure personalization options such as texts or images for webshop items.

Here we show you how to personalize a webshop item.

It is important to note that a master item must first be created before a webshop item can be set up or personalized. The master item used as an example here is created by default in NAV and is a "touring bicycle" with item number "1000".

An item can be configured so that it can be ordered either without personalization only, with personalization only, or with both.

The personalization options can be short texts (e.g. for ribbon bands), free-form texts (e.g. for greeting cards), or images (e.g. for printed mugs).

<Steps>
  <Step>
    ## Step 1: Open the Webshop Item Overview

    Navigate to the Items section by entering "Items" in the search.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/artikelindividualisierung-einrichten/webshop-artikeluebersicht-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=7f495f47862ac0715ffc8cc75dbc74f4" alt="Open Webshop Item Overview" width="1080" height="643" data-path="images/dynamic-commerce/artikelindividualisierung-einrichten/webshop-artikeluebersicht-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 2: Open the Webshop Item Card

    Select the row with the desired item you want to personalize, in this case the touring bicycle 1000.

    Click the FastTab "Webshop Item" in the "Process" ribbon to open the webshop item card.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/artikelindividualisierung-einrichten/webshop-artikelkarte-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=b8c0740d38d11277f3ff1cb99930cc90" alt="Open Webshop Item Card" width="1080" height="643" data-path="images/dynamic-commerce/artikelindividualisierung-einrichten/webshop-artikelkarte-oeffnen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 3: Define Personalizability

    In the "General" menu item, you can now use the "Personalizability" field to specify whether and how an item should be personalized.

    The available options are "none", "optional", and "exclusively", and they mean the following:

    * "none": the item can only be ordered without personalization

    * "optional": the item can be ordered with or without personalization

    * "exclusively": the item can only be ordered with personalization

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/artikelindividualisierung-einrichten/individualisierbarkeit-festlegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=5db88d322b0d3b5e776cbddf919b5997" alt="Define Personalizability" width="1080" height="643" data-path="images/dynamic-commerce/artikelindividualisierung-einrichten/individualisierbarkeit-festlegen.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 4: Open the Personalization Menu

    If you have decided to personalize your item, you can access the webshop personalization menu by navigating via the "Navigate" ribbon to the "Additional Functions" FastTab and then clicking the "Personalizations" FastTab.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/artikelindividualisierung-einrichten/navigation-zum-individualisierungsmenue.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=7e707e9149c4e0fe5a41dab96b8caa7e" alt="Navigation to the Personalization Menu" width="1080" height="643" data-path="images/dynamic-commerce/artikelindividualisierung-einrichten/navigation-zum-individualisierungsmenue.png" />
    </Frame>
  </Step>

  <Step>
    ## Step 5: Configure the Personalization

    To add a personalized text to your item, select the desired type in the "Type" column. You can choose between Text, Image, and Free-form Text. Finally, you can enter your desired text in the "Description" column.

    <Frame>
      <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/artikelindividualisierung-einrichten/konfiguration-der-individualisierung.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=ff415f9cab6a13624dce06375934e688" alt="Configure the Personalization" width="1080" height="643" data-path="images/dynamic-commerce/artikelindividualisierung-einrichten/konfiguration-der-individualisierung.png" />
    </Frame>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Set Up Webshop Items" icon="tag" href="/docs/en/dynamic-commerce/user-guide/webshop-artikel-einrichten">
    Maintain items for the webshop.
  </Card>

  <Card title="Set Up Digital Products" icon="file-arrow-down" href="/docs/en/dynamic-commerce/user-guide/digitale-produkte-einrichten">
    Set up an item as a digital product.
  </Card>
</CardGroup>
