> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/schnelles-wissen/onlineshop/vorgange-and-anpassungen/sichtbarkeit-von-seiten-inhalten-preisen-einschranken/b2b-preise-fur-nicht-eingeloggte-benutzer-verbergen.md).

# B2B: Preise für nicht eingeloggte Benutzer verbergen

Für den Onlineshop kann eingestellt werden, dass Preise nur bei eingeloggten Benutzern angezeigt werden.\
Dafür wird in der Verwaltungsoberfläche unter [Einstellungen -> Website -> Shop - Produkte die Einstellung "Preise für nicht eingeloggte Benutzer verbergen"](/verwaltungsoberflache/einstellungen/allgemeine-einstellungen/website/shop-produkte.md#preise-fur-nicht-eingeloggte-benutzer-verbergen-b2b-onlineshop) aktiviert.&#x20;

<figure><img src="/files/7ht3HWlsH2Or7lt0fHzH" alt=""><figcaption></figcaption></figure>

Nach der Aktivierung der Einstellung werden die Preise im Onlineshop nicht angezeigt, wenn der Shop-Besucher nicht eingeloggt ist.

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

Bei der Ansicht eines Produkts wird dem Shop-Besucher angezeigt, dass er sich für die Preisanzeige einloggen muss.&#x20;

<figure><img src="/files/9RjinL9Ndnj9YXFpQg3a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*Ist der Preisfilter des Onlineshops aktiviert, kann dieser uneingeloggten Shop-Besuchern eine Schätzung des Preises ermöglichen. Daher empfiehlt es sich, die Preisfilter (Preisspanne)-Anzeige in der Produktübersicht über den Website-Editor zu deaktivieren.*
{% endhint %}

<div align="left"><figure><img src="/files/YsOlPj6bmie7iZDks7zz" alt="Preisspanne-Filter in der Produktübersicht des Onlineshops"><figcaption><p>Preisspanne-Filter in der Produktübersicht des Onlineshops</p></figcaption></figure></div>

<figure><img src="/files/3kXwGfyZEiNRuiO5k45D" alt="Preisfilter im Website-Editor deaktiveren"><figcaption><p>Preisfilter im Website-Editor deaktivieren</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/schnelles-wissen/onlineshop/vorgange-and-anpassungen/sichtbarkeit-von-seiten-inhalten-preisen-einschranken/b2b-preise-fur-nicht-eingeloggte-benutzer-verbergen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
