> ## 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 Webshop Items

> Create items for the webshop, maintain texts, images, variants and cross-selling.

Here we show you how to create a webshop item.

It is important that you first create a master item before you can create a webshop item. By master item, we simply mean a regular item in Microsoft 365 Business Central.

Multiple webshop items can be created for each master item, for example in different languages.

In this example, we will create a golf club as an item.

<Steps>
  <Step>
    ## Step 1: Open the Item List

    In order to create items at all, you need to open the "Items" list. To do this, enter "Items" in the search bar to navigate to the Items list.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelliste-ueber-suche-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=1255d060617ec308fb165c582b9cdaf0" alt="Open item list via search" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelliste-ueber-suche-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelliste.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=1de9e6246dd9592794fd8eaeeaafedb3" alt="Item list" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelliste.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 2: Create a New Master Item

    If you have already created a master item and only want to create a webshop item for an existing master item, this step can of course be skipped.

    To create a new master item in Microsoft 365 Business Central, simply click "New" in the upper ribbon of the Items list.

    You may then be prompted to select an item template. In our case, we select the item template for B2C items. However, these templates may have different names in your system.

    On the item card of the master item, you can now maintain the master data of the item as usual.

    In our example, we only maintain the description "Titleist TSR 3 Fairwaywood" and the sales price of €349.

    This completes the basic creation of the master item. Of course, various other functions relevant to the webshop can be configured or linked there, such as shipping classes and the settings for our Microsoft Dynamics ERP app Shipping Costs.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/neuen-stammartikel-erstellen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=f5def826dd8ba46a5f86b474a24ae2b9" alt="Create new master item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/neuen-stammartikel-erstellen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelvorlage-waehlen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=b879f4059ef96932bef410aa76fd7ba4" alt="Select item template" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelvorlage-waehlen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/stammartikel-pflegen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=43b62180b0edbf60e195997997a75ead" alt="Maintain master item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/stammartikel-pflegen.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 3: Create a Webshop Item

    By clicking "Webshop" directly in the ribbon of the master item card, the webshop item is created immediately.

    Alternatively, a webshop item for an existing master item can also be created directly from the Items list by selecting the desired master item and clicking the "Start" FastTab in the "Start" ribbon.

    Both methods result in the empty webshop item card being opened.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshopartikel-erstellen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=90bcc2ab80586ff9f57c08b24f377291" alt="Create webshop item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshopartikel-erstellen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshopartikel-erstellen-ueber-artikelliste.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=f730579a0f97cab640970bf79f8e4a6a" alt="Create webshop item via item list" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshopartikel-erstellen-ueber-artikelliste.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/geoeffnete-webshopartikel-karte.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=d28e7eb273765ad13e4af8793c319712" alt="Opened webshop item card" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/geoeffnete-webshopartikel-karte.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 4: Webshop Selection

    Once on the webshop item card, you should first select the webshop and the webshop language for which the webshop item is to be created under the "Webshop Selection" section.

    To do this, simply click on the "Webshop" drop-down menu first and select the desired webshop. Then select the desired language from the "Language" drop-down.

    By default, the default webshop from the webshop setup and the default language of that webshop are selected.

    We explain the webshop setup here. We also show you here how to set the default language on the webshop.

    In our example, we have selected the webshop "B2C-DEMO" and the language "DEU". This is the German demo of our B2C shop "CRONUS GOLF".

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshop-waehlen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=fc5a08421a1e0edff446cea1539e6d74" alt="Select webshop" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshop-waehlen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/sprache-waehlen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=fc5d5297923920affd0138927ce6af16" alt="Select language" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/sprache-waehlen.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 5: Define General Data

    The "General" section contains the general item data.

    The "Description" and "Item No." fields are already populated with data from the master item.

    For the item to be displayed in the webshop at all, it must first be set to active by enabling the "Active" checkbox.

    In our example, we set the item to active and adjust the description — i.e. the display name — of the webshop item. We then select a suitable short description. In our current demo layout, this is displayed directly below the item name in the webshop, as can be seen in the screenshots below.

    By clicking "Show more" on the section heading, additional fields in the "General" section can be displayed.

    The following important settings are located there:

    * **Item validity**: Using the "Valid from" and "Valid to" fields, the validity of the webshop item can be restricted to a specific period. By clicking on the fields, you can conveniently select a date in the calendar that opens. The webshop item is then only active from or until the selected date and will no longer be displayed in the webshop before or after that date.

    * **Gift wrapping**: The "Gift wrapping possible" checkbox can be used to select whether the item can be sent as a gift. However, gift wrapping must be active as a webshop item and marked with the "Is gift wrapping" checkbox. You can find detailed instructions on gift wrapping here.

    * **Greeting cards**: The "Is greeting card" checkbox can be used to mark the webshop item as a greeting card. Instructions on how to create a greeting card that customers can personalise can be found here.

    * **Main category name**: The main category of the webshop item is displayed here. If a webshop item is in multiple categories, the main category can also be selected here. More on this in the next step.

    * **Customisability**: This drop-down can be used to configure the extent to which the webshop item can be customised. More on this here.

    * **Item availability**: This drop-down can be used to make a selection. With the options "Yes" or "No", the webshop item is always or never available regardless of stock levels. With the "By stock level" option, the webshop item is only available if it is in stock. The "Default" option can also be selected, in which case the availability is taken from the webshop.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/beschreibung-pflegen-und-webshopartikel-aktivieren.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=d0b4e2971a949ea9b67acdd3a5597132" alt="Maintain description and activate webshop item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/beschreibung-pflegen-und-webshopartikel-aktivieren.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/kurzbeschreibung-pflegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=72f33bdf9ecb1f55e958f92cc20c9e29" alt="Maintain short description" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/kurzbeschreibung-pflegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-kurzbeschreibung-am-artikel.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=63ad8bb53fe2e7041945587410c4c19d" alt="Maintained short description on the item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-kurzbeschreibung-am-artikel.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/mehr-anzeigen-webshopartikel-karte.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=4557ee97defadc0c7b50c044cf4359c8" alt="Show more on webshop item card" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/mehr-anzeigen-webshopartikel-karte.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/erweiterte-allgemeine-einstellungen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=6f80e282cdb5f28741e973f96a8b5f9b" alt="Extended general settings" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/erweiterte-allgemeine-einstellungen.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 6: Assign the Webshop Item to a Webshop Category

    For your created webshop item to also be displayed in the webshop categories, the item must be assigned to them.

    The webshop categories must be created beforehand on the webshop language. We show you how this works here.

    To assign the item to a webshop category, simply click "Categories" in the ribbon of the webshop item card. This opens the "Webshop Item Categories" list.

    If you click on an empty row in the "Category Name" column, another menu opens in which the desired category can be selected. The selected webshop category is then directly assigned to the webshop item.

    In our example, we assign the categories "Fairways" and "New Arrivals" to the item and close the "Webshop Item Categories" list again to return to the webshop item card.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/kategorie-menue-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=e3d5a02ecf7b8f4dbe27033bf2cbb134" alt="Open category menu" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/kategorie-menue-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikelkategorien-liste.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=8e97c41d7f431638462d3ef84b766d79" alt="Webshop item categories list" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikelkategorien-liste.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/kategorie-waehlen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=c60c0efe47cc70ab7a345499ad00dc4d" alt="Select category" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/kategorie-waehlen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/beispiel-zugewiesene-kategorien.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=ab008008584621cb54853f10b65541cd" alt="Example: assigned categories" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/beispiel-zugewiesene-kategorien.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 7: Create a Description

    Now it is time to create descriptions for the webshop item.

    This is done on the webshop item card under the "Descriptions" section, which must first be expanded by clicking on the heading.

    A table with various columns is displayed there:

    * **Description**: In the "Description" column, a description for the created entry can be maintained. Depending on the configuration, this is also displayed in the webshop, which is why a meaningful description should be chosen.

    * **Content**: This column shows whether content — i.e. the actual description text — has been maintained for the description. By clicking on the "No" or "Yes" displayed there, the content can be created or edited.

    * **Webshop Text Module**: By clicking on the respective cell in the "Webshop Text Module" column, a webshop text block can be assigned to the description instead of content, which then serves as the description text. This is useful for recurring descriptions on the item, such as legal notices for a subscription or a size chart. If a webshop text block is assigned, no content may be maintained on the description. We show you how to create webshop text blocks here.

    * **All Languages**: The checkbox in this column can be used to activate the description for all webshop languages. This means that the description created here in the German B2C demo shop will also automatically be displayed in the English B2C demo shop as soon as a webshop item is created for the same master item for the English B2C demo shop as well.

    * **Display**: This drop-down can be used to determine where the created description is displayed on the webshop item. "Bottom" causes the description to be displayed below the item, which is well suited for long item descriptions. If "Top" is selected for the display, the description is shown in the so-called buy box of the item. The "Lightbox" display creates a link or button below the item name in the webshop, which is labelled with the text from the "Description" column. When this button is clicked, the description with content opens in a so-called lightbox.

    In our example, we first create a row for a detailed item description, to which we assign content by clicking on the "No" in the "Content" column.

    This opens our editor for description texts. The editor already has the common text editing functions as buttons. In addition, by clicking "Source code", the description text can be edited directly in HTML.

    In the example, we have already written a longer text and formatted it somewhat using the editor. We select "Bottom" as the display.

    We also create a description called "Bullet points", which contains three key properties of the webshop item as bullet points in the content, and set the display to "Top".

    Finally, we create a description called "Size chart" and assign the text block "SIZE-TABLE", which contains our size chart, to it in the "Webshop Text Module" column. We select "Lightbox" as the display.

    The descriptions on the webshop item already look great.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-beschreibungen-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=92fdaf5f00c9d1a4321a1f490de05488" alt="Open descriptions section" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-beschreibungen-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/inhalt-pflegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=fbefe5ea92892a0c57c032b345737170" alt="Maintain content" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/inhalt-pflegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/texteditor.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=1acb3376f1875b27e2a1d5be7ff79662" alt="Text editor" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/texteditor.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/beispiel-konfiguration-der-beschreibungen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=7ebe63c4fb06df33ffbaa183e772fc1c" alt="Example: configuration of descriptions" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/beispiel-konfiguration-der-beschreibungen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/beispielkonfiguration-im-webshop-frontend.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=3974721b0073a3ef75e0194939386b99" alt="Example configuration in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/beispielkonfiguration-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 8: Add Images

    Adding images to the webshop item is done on the webshop item card under the "Images" section, which must first be expanded by clicking on the heading.

    A table with the following columns opens there:

    * **Description**: Here you can simply enter the description of the image. The description should be meaningful, however, as it is stored as the so-called alt text of the image and is therefore important for SEO and the accessibility of your webshop.

    * **File**: This column shows whether a file — i.e. an image — has already been uploaded. If you click on "No" or "Yes", you can upload a new image or replace the existing one.

    * **All Languages**: The checkbox in this column can be used to activate the image for all webshop languages. Unlike descriptions, it is generally advisable to activate this checkbox for images so that the images do not need to be maintained for each language.

    * **Default Item Image**: This checkbox can only be activated for one of the images and marks that image as the default image of the webshop item. This means that this image is displayed in the item overviews and is the first image shown when the item is opened.

    * **Belongs to Customisation**: Only activate this if the image belongs to a customisation. We explain what this means exactly here.

    For our example item, we have prepared 3 item images. To save time, multiple images can also be uploaded simultaneously by clicking "No" in the "File" column of the empty table. This opens the web form for uploading files. We simply drag and drop the 3 item images directly from the PC's file explorer into this field.

    The 3 item images are then uploaded. After the images have been successfully uploaded, the web form can be closed by clicking "OK".

    3 rows have been automatically created for the 3 item images and the descriptions have been automatically filled from the file names.

    In our example, we also activate the checkboxes in the "All Languages" column for the 3 item images.

    We have now also added images to the webshop item.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-bilder-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=70c6dc415d112cb0c2c4650b292fb75b" alt="Open images section" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-bilder-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/upload-dialog-oeffnen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=4b1499c41637c6a6d6570c42c8fee67e" alt="Open upload dialog" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/upload-dialog-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/upload-der-bilder-ueber-webform.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=2286eb3141131becf1a4f8e6aac8fc14" alt="Upload images via web form" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/upload-der-bilder-ueber-webform.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/erfolgreicher-upload.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=0eb05423ecf9e3e12acd16d7271a1ac0" alt="Successful upload" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/erfolgreicher-upload.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikel-mit-bildern-im-webshop-frontend.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=6591a9238580e238a95da224cab298c9" alt="Item with images in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikel-mit-bildern-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 9: Add Webshop Item Attributes

    You should now also add attributes to the webshop item.

    Webshop item attributes can be displayed directly on the item in your webshop. In addition, these attributes can be used to set up filters for the webshop categories. We show you here how to create webshop attributes. We also show you here how to create the webshop attribute filters.

    To maintain the attributes on the item, show the additional options in the upper ribbon of the webshop item card by clicking the button of the same name.

    Then click on the newly displayed menu item "Related", which reveals further menus. In the menu for webshop data, you will find the option "Item Attributes", which must now be clicked.

    This opens the "Webshop Item Attribute Links" table.

    In this table, you can now click on the first empty cell in the "Item Attribute Code" column, which opens a drop-down in which one of the created attributes can be selected. By clicking on the desired attribute, the item attribute code and the item attribute description are automatically filled for the selected attribute.

    After that, only the associated value for the attribute needs to be filled in. The options depend on how the respective attribute is configured. After you have entered the value of the attribute, a message may appear with the text "Your change may affect related records, which could take a while. Do you want to continue?" You can simply confirm this message with "Yes".

    In our example, we first select the attribute "Brand" and enter "Titleist" as the value.

    We also maintain the following attributes with the respective values as just described:

    * Colour: Black

    * Loft (loft in degrees): 15

    * Length (length in cm): 110

    * Lie (lie angle in degrees): 56.5

    * Flex: Regular (R)

    * Material: Titanium

    The attributes for our example item are now maintained and the "Webshop Item Attribute Links" table can be closed.

    On the webshop item, the attributes are displayed in our case at the bottom in a table with the heading "Details".

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/weitere-optionen-einblenden.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=d87cc67d43398b4657189012a71a2680" alt="Show additional options" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/weitere-optionen-einblenden.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-tabelle-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=c46e75f9efa97b2db3bcd5404ce89b5b" alt="Open item attribute table" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-tabelle-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-auswaehlen-1.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=c0969d6f2020ee4c0b49ba0a97930c68" alt="Select item attribute 1" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-auswaehlen-1.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-auswaehlen-2.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=51e97de61b8404fe6b028ef1d55b93ea" alt="Select item attribute 2" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/artikelmerkmal-auswaehlen-2.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-artikelmerkmale-und-zurueck-zur-webshopartikel-karte.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=b12d47e722caf3864ca80d2f89ccf34d" alt="Maintained item attributes and back to the webshop item card" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-artikelmerkmale-und-zurueck-zur-webshopartikel-karte.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikelmerkmale-im-webshop-frontend.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=cbb39ca7b2528be3e7c43cc78ea29d77" alt="Webshop item attributes in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikelmerkmale-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 10: Link Cross-Sellers

    Next, you should also assign cross-sellers to the item.

    Cross-sellers are items that are offered in addition to a viewed or purchased item — usually because they are thematically or functionally related to it.

    On our webshop items, cross-sellers can be added to the item in the following types:

    * **Matching Items**: Products that go well with the current item and complement it meaningfully.

    * **Alternative Items**: Similar products that can be considered as a replacement or variant.

    * **Alternative Items (with selection)**: These are alternative items that have a preview with an item image on the main item. The classic example of this would be colour variants. We show you exactly how this works here.

    * **Accessories**: Complementary products that extend the main item or improve its use.

    * **Spare Parts**: Individual parts intended for the replacement or repair of the item.

    In the upper ribbon on the item card, in the "Related" menu, there is the sub-menu "Cross-Selling", which leads directly to the tables for these cross-selling types.

    The maintenance of the various types is identical, which is why we only show you here how to maintain matching items.

    After you have opened the table for matching items, you can click on the first empty cell in the "Item No." column as usual to open a drop-down in which you can select from all items. You can also enter an item number directly there to find the correct item more quickly.

    In our example, we therefore select three matching items there.

    These are then displayed at the bottom of the webshop item as matching items. The text displayed above the items can be freely configured. Here it reads "We recommend these for you".

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/cross-seller-menue-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=ff884683c66de2cb587718fc023b90da" alt="Open cross-seller menu" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/cross-seller-menue-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/passende-artikel-verknuepfen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=8e27eb10806dd7cb030298077028d24e" alt="Link matching items" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/passende-artikel-verknuepfen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-passende-artikel.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=2096775cd331a05cd8c708aea536bcf6" alt="Maintained matching items" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/gepflegte-passende-artikel.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/passende-artikel-im-webshop-frontend.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=62ea5a3486c8f91f4629962af468b59d" alt="Matching items in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/passende-artikel-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 11: Update the Webshop Item

    You should now also maintain the metadata of the webshop item.

    This metadata consists of additional information that is not directly visible on the item page, but helps search engines to better understand the content and display it correctly in search results.

    This can be maintained directly on the webshop item card under the "Search" section.

    The following fields are located there, in which the respective metadata can be maintained as text:

    * **Page title**: The title displayed in the browser tab and in Google search results — it should concisely describe the content of the page.

    * **Search terms**: Relevant words or phrases under which the item should be found in the internal search or external search engines.

    * **Meta keywords**: (outdated, but sometimes still used) Keywords that categorise the content thematically — today usually without influence on Google rankings.

    * **Meta description**: A brief summary of the item that is displayed in search results and is intended to encourage users to click.

    In our example, we fill in the metadata in this section. The various search terms and keywords should be separated by a comma.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/metadaten-pflegen-1.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=e87bfb280b3293dea22bb670da7fe550" alt="Maintain metadata 1" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/metadaten-pflegen-1.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/metadaten-pflegen-2.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=74b0fd5a7dd237e30d1f7f109624162c" alt="Maintain metadata 2" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/metadaten-pflegen-2.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Optional: Add Videos to the Webshop Item

    Optionally, you can maintain various types of videos on the webshop item under the "Videos" and "YouTube Videos" sections.

    Regular videos are effectively maintained in the same way as images, with the difference that a video file must be uploaded.

    For YouTube videos, only a description and the YouTube video ID need to be maintained.

    The YouTube video ID is a short code that uniquely identifies each video. You can find it in the URL of the video after "v=" — for example, in *[https://www.youtube.com/watch?v=dQw4w9WgXcQ](https://www.youtube.com/watch?v=dQw4w9WgXcQ)*, "*dQw4w9WgXcQ*" is the video ID.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-videos-und-youtube-videos.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=08126cfd7bd9b550efbd8c227c248318" alt="Videos and YouTube Videos section" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-videos-und-youtube-videos.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/youtube-video-pflegen.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=67e9ca90fcdf536ea166dd68ac165fc4" alt="Maintain YouTube video" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/youtube-video-pflegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/gepflegtes-youtube-video-im-webshop-frontend.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=e4b0007ca55b534abf63d6a3efefedbc" alt="Maintained YouTube video in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/gepflegtes-youtube-video-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Optional: Add Documents

    Under the "Documents" section, you can upload documents to the webshop item that visitors to the webshop can download. These documents are displayed on the item.

    This allows, for example, instructions, product data sheets or mandatory information for food products to be made available to visitors as PDFs. Software drivers for items would also be conceivable, as various file formats are supported by the document function (.pdf, .doc, .docx, .txt, .xls, .xlsx, .csv, .rtf, .zip, .rar).

    To maintain a document, a description must be assigned as usual and a file must be uploaded by clicking "No" in the "File" column.

    In our example, we maintain a product data sheet as a PDF.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-dokumente-oeffnen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=be8afec69bc743e05b745b9a47c58d0a" alt="Open documents section" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/abschnitt-dokumente-oeffnen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/dokument-pflegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=eea63a82277f633e50314fa7015cb0d7" alt="Maintain document" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/dokument-pflegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/gepflegtes-dokument-im-webshop-frontend.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=86e89521a35fb07c48e5af753276008e" alt="Maintained document in the webshop frontend" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/gepflegtes-dokument-im-webshop-frontend.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 12: Update the Webshop Item

    Finally, the webshop item must be updated so that the changes and the newly maintained data are also visible in the webshop.

    To do this, simply click the "Update Webshop Item" button in the upper ribbon of the webshop item card. After a short wait, the update is confirmed with a message, which can be closed by clicking "OK".

    With that, we have already created a beautiful webshop item.

    <Columns cols={3}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/BJVIQhqr6cd9g2F-/images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikel-aktualisieren.png?fit=max&auto=format&n=BJVIQhqr6cd9g2F-&q=85&s=0b720e786742967f4bb5bc3331b90285" alt="Update webshop item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/webshop-artikel-aktualisieren.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/aktualisierter-webshop-artikel.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=e9b45ad12b7c5e5e9052eaf4ccc7fa3f" alt="Updated webshop item" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/aktualisierter-webshop-artikel.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-1.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=0029570b06fe13cd50bbcb412f599d6a" alt="Finished webshop item in the webshop frontend 1" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-1.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-2.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=2dbc276ceb66f5a5779ff84feef208df" alt="Finished webshop item in the webshop frontend 2" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-2.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-3.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=a45f21e7e76d77eb89244a82968df014" alt="Finished webshop item in the webshop frontend 3" width="1080" height="608" data-path="images/dynamic-commerce/webshop-artikel-einrichten/fertiger-webshopartikel-im-webshop-frontend-3.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Set Up Webshop Categories" icon="folder-tree" href="/docs/en/dynamic-commerce/user-guide/webshop-kategorien-einrichten">
    Build the category tree for the webshop.
  </Card>

  <Card title="Set Up Item Categories" icon="sitemap" href="/docs/en/dynamic-commerce/user-guide/artikelkategorie-einrichten">
    Structure item categories and attributes.
  </Card>

  <Card title="Set Up Item Permissions" icon="lock" href="/docs/en/dynamic-commerce/user-guide/artikelberechtigungen-einrichten">
    Control item visibility per customer.
  </Card>
</CardGroup>
