# Products

Product-specific custom fields from ThemeWare®.

## Edit product custom fields

1. Switch via the main navigation to the "**Product managment**" (1) (2) ("Catalogues" => "Products")
2. Choose the product you want to edit (3)
3. Switch to the tab "**Specifications**"
4. Scroll to the block "**Custom fields**"
5. Select the [tab](#custom-field-tabs) for your theme (e.g. "Products (ThemeWare® Modern Pro)")
6. Make the desired changes
7. Save your changes

You have now edited product custom fields.

<figure><img src="/files/0nbIbh7zxQhKMvatkBDA" alt=""><figcaption><p>Shopware 6 "Product management"</p></figcaption></figure>

***

## Custom field tabs

ThemeWare® offers a large number of custom fields, so from version 3.2 we use more than one tab to organise them in the best possible way.

* [General](/additional-features/custom-fields/products/general.md)
  * e.g "Products (ThemeWare® Modern Pro)" or "Products (ThemeWare® Modern Cloud)"
* [Further links](/additional-features/custom-fields/products/further-links.md)
  * e.g. "Further links (Modern Pro)" or "Further links (Modern Cloud)"
* [Downloads](/additional-features/custom-fields/products/downloads.md)
  * e.g. "Downloads (Modern Pro)" or "Downloads (Modern Cloud)"
* [Datasheets](/additional-features/custom-fields/products/datasheets.md)
  * e.g. "Datasheets (Modern Pro)" or "Datasheets (Modern Cloud)"
* [Videos](/additional-features/custom-fields/products/videos.md)
  * e.g. "Videos (Modern Pro)" or "Videos (Modern Cloud)"

<figure><img src="/files/gh03cruchCqQsSNXT0gn" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Tip**: If the navigation bar with the tabs (=sets) is full, you can scroll it using the arrows (left and right).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.themeware.design/additional-features/custom-fields/products.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
