> For the complete documentation index, see [llms.txt](https://docs.bfn-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bfn-it.de/documentation/bcshopwareconnector/shopware-connector/benutzerhandbuch/artikel/cross-selling.md).

# Cross-Selling

## Einrichtung Cross-Selling

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

* Name - Name für den Bereich in Shopware
* Datumsformel - Wie lange soll für die Rechnungen in die Vergangenheit geschaut werden.&#x20;
* Mindestbestellungen - Anzahl wieviel Bestellungen es für einen Cross-Selling-Artikel geben muss, bis dieser als Cross-Selling-Artikel eingetragen wird.&#x20;
* Maximale Artikel - Gibt die maximale Anzahl der Artikel an, die in Shopware angezeigt werden sollen.&#x20;

## Cross-Selling pro Artikel vorschlagen

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

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

## Cross-Selling für alle Artikel erstellen

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

## Cross-Selling manuell pflegen

Natürlich können auch manuell Artikel zum Cross-Selling hinzugefügt und gelöscht werden. Dazu ein Zeile erfassen oder das "Zu löschen" setzen.&#x20;

## Artikel aus Cross-Selling rausnehmen

Sind Artikel so markiert, werden einerseits für diesen Artikel keine Cross-Selling Artikel vorgeschlagen und andererseits taucht dieser Artikel auch nicht als Cross-Selling Artikel bei anderen auf.&#x20;

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

## Nach Shopware übertragen

Die Übertragung erfolgt auch hier entweder manuell oder über die entsprechende Aufgabenwarteschlange ("`BFN SW Job Queue Product")`.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bfn-it.de/documentation/bcshopwareconnector/shopware-connector/benutzerhandbuch/artikel/cross-selling.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.
