# Cross Selling for cart and checkout

The basket and the checkout are the most valuable spots in your shop. Anyone who reaches them has already decided to buy — and is far more open to **a second or third item** than any visitor on a category page. **Cross-Selling for Basket and Checkout** uses exactly that moment: it shows your customers matching add-on products at the right time — and can apply a **discount** instantly.

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

## How the plugin helps you

* **More revenue per order** — customers see matching products directly in basket, off-canvas or checkout.
* **Full control, no manual upkeep** — rules connect trigger products with cross-selling products. You set them up once, the plugin decides automatically who sees what.
* **Discounts without voucher codes** — set a percentage discount in the slider, the plugin propagates it through basket and checkout — including VAT, tiered pricing and reference prices.
* **Eye-catching discount badge** — every discounted product gets its own badge with colors and text of your choice.
* **Works with dynamic product groups** — no need to assign every product manually. Filter rules such as „all products of brand X" are enough.

## More than just another cross-selling slider

* Works with **manually selected products** as well as with **dynamic product groups**.
* **Automatic re-use** of your existing Shopware cross-selling assignments — no duplicate maintenance.
* **Time-limited campaigns** — start and end date per rule, ideal for Black Friday, Christmas or seasonal sales.
* **Multilingual** — rule name, basket discount label and badge text translate per language.
* **Sales-channel aware** — enable cross-selling only in those shops where it should run.

## Flexible at every checkout step

You decide independently for each position whether and where the cross-selling slider appears:

* **Off-canvas basket** — above, below or at the very bottom.
* **Basket page** — above or below the line items.
* **Checkout page** (confirmation / registration) — above or below the checkout.
* **Product detail page** — products matched by an active rule automatically show their discounted price.
* **Listing and search pages** — affected products show with reduced price and badge in listings and search results.

## Result

More items sold per order, higher basket values, less maintenance. A classic „I only buy the one product" turns into „I'll take the matching accessory too" — without manually maintaining every single product relationship.

## What's next

* [Prerequisites](/en/plugins/cross-selling-for-cart-and-checkout/pre-requisites.md) — what to check before installing.
* [Quickstart](/en/plugins/cross-selling-for-cart-and-checkout/quickstart.md) — your first active cross-selling rule in less than ten minutes.
* [Admin dashboard](/en/plugins/cross-selling-for-cart-and-checkout/dashboard.md) — create and maintain rules.
* [Storefront integration](/en/plugins/cross-selling-for-cart-and-checkout/storefront-integration.md) — where your customers see the sliders and badges.


---

# 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.premsoft.de/en/plugins/cross-selling-for-cart-and-checkout.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.
