> For the complete documentation index, see [llms.txt](https://docs.runple.com/runple-handbuch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.runple.com/runple-handbuch/handel/preise/einkaufspreise.md).

# Einkaufspreise

Die Einkaufspreise werden automatisch basierend auf den Bestellungen berechnet. Der Einkaufspreis umfasst den Stückpreis und, falls angegeben, die Liefer- und Versicherungskosten.&#x20;

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

Klick [**Waren**](/runple-handbuch/artikelverwaltung/waren.md)**,** [**Dienstleistungen**](/runple-handbuch/artikelverwaltung/dienstleistungen.md) oder [**Digitale Produkte**](/runple-handbuch/artikelverwaltung/digitale-produkte.md), um zwischen den Preisen der einzelnen Produkttypen zu navigieren.&#x20;

<div align="left"><figure><img src="/files/dkJy34Jv9xLbN2fcQEzs" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Die Liste der verfügbaren Produkttypen hängt von den Produkteinstellungen ab.&#x20;
{% endhint %}

#### Letzter Einkaufspreis

Der letzte Einkaufspreis ist der Preis aus der letzten Bestellung, die das ausgewählte Produkt enthält.&#x20;

#### Einkaufspreis, netto&#x20;

Das ist der durchschnittliche Einkaufspreis.&#x20;

{% hint style="info" %}
Der durchschnittliche Einkaufspreis wird aktualisiert, wenn das Produkt eingelagert wird.&#x20;
{% endhint %}

## Bearbeiten

Du kannst Einkaufspreise manuell eingeben.&#x20;

**1.** Klick **Bearbeiten** <img src="/files/kmwOkYPhBLcKY42S1jOo" alt="" data-size="line">&#x20;

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

**2.**  Aktiviere die Option **Einkaufspreis manuell festlegen.**&#x20;

<div align="left"><figure><img src="/files/NsF9qeXsQ2Gt4fCQMmG3" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Sobald du diese Option aktiviert hast, wird der Kaufpreis nicht mehr automatisch aktualisiert.
{% endhint %}

**3.** Gib den Einkaufspreis, netto ein.&#x20;

{% hint style="info" %}
Wenn du Dienstleistungen auswählst, musst statt des Einkaufspreises deine Selbstkosten angeben.&#x20;
{% endhint %}

**4.** Klick **Fertig** <img src="/files/9oPWRTQaMJ6sTDDmM5Mz" alt="" data-size="line">, um Änderungen zu übernehmen.


---

# 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.runple.com/runple-handbuch/handel/preise/einkaufspreise.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.
