> For the complete documentation index, see [llms.txt](https://docs.desk4.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.desk4.de/kassen/warenkorbe.md).

# Warenkörbe

Gespeicherte Warenkörbe finden Sie unter Kassen -> Warenkörbe.&#x20;

<figure><img src="/files/2Fqiw8JjLsPw1axegVhx" alt=""><figcaption></figcaption></figure>

Die Positionen des Warenkorbs lassen sich über den Pfeil am Zeilenbeginn einsehen.&#x20;

Die Warenkörbe selbst lassen sich wie gewohnt durch Anklicken öffnen und in der normalen Beleg-Ansicht von desk4 ansehen.&#x20;

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

Die Warenkörbe sind nicht editierbar. Das Öffnen des Belegs dient nur der Ansicht.&#x20;

Die einzelnen Positionen können wie gewohnt über den Pfeil am Zeilenbeginn geöffnet werden.&#x20;

Über den gelben "Abbrechen"-Button kommen Sie zurück zur Übersichtsseite der Kassenbelege.&#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.desk4.de/kassen/warenkorbe.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.
