# Warenkorb

## Basic configuration

Mit der Option **Gesamtmenge (1)** kann festgelegt werden, ob die Zählung im Warenkorb auf der Gesamtanzahl der Produkte oder der Anzahl der Positionen basiert.\
Mit aktiver Option **Versanddetails aufgeklappt (1)** können die Versanddetails im Warenkorb bereits im aufgeklappten Zustand dargestellt werden. \
Mit der Einstellung **Produktnummer-Eingabe (3)** entscheidest Du, ob Du das Eingabefeld `Nicht anzeigen (Standard)`, `Immer anzeigen` oder nur dann anzeigen möchtest, `Wenn Produkte im Warenkorb liegen` .\
Du kannst ein **Schloss-Symbol bei "Zur Kasse"-Buttons (4)** anzeigen, wenn dein Shop über HTTPS läuft, um das Vertrauen des Kunden zu stärken, da er über eine sichere Verbindung bestellt.

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

Beispiel:

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

<figure><img src="/files/v34tTEgg1Phne8zffCVF" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://themedocs.zenit.design/styling/kasse/warenkorb.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.
