> 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/verwaltungsoberflache/e-commerce/editor/homepage/webseiten-editor.md).

# Webseiten-Editor

{% hint style="success" %}
*Modul: ETRON onRetail Website,* [*ETRON onRetail Onlineshop*](https://www.etron.at/webshop/at/etron-onretail-onlineshop-558)
{% endhint %}

{% hint style="success" %}
*Dieses Trainingsvideo für den Block-Editor, der im ETRON onRetail All-in-One Onlineshop inkludiert ist, ermöglicht Ihnen einen schnellen Überblick und einfachen Einstieg beim Erstellen Ihrer Website.*
{% endhint %}

{% embed url="<https://vimeo.com/659232414>" %}
Video: ETRON onRetail Onlineshop Webseiten-Editor
{% endembed %}

Der ETRON onRetail Onlineshop verfügt über einen umfangreichen Baukasten zum Gestalten Ihrer Web- & Produktseiten.&#x20;

Durch einen Klick auf **E-Commerce** ➜ **Seite** ➜ **Homepage** springen Sie auf die Kundenansicht Ihres Onlineshops und können dort jede beliebige Seite aufrufen, die Sie bearbeiten möchten.

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

Durch einen Klick rechts oben auf **Bearbeiten** blenden Sie das Baukasten-Menü und dessen Elemente ein.

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

Per **Drag & Drop** ziehen Sie das gewünschte Elemente (rechte Seite) zu dem Bereich in Ihrem Shop (linke Seite) wo Sie es gerne platziert hätten. Es wird Ihnen noch bevor Sie die Maustaste loslassen eine Vorschau auf dem jeweiligen Bereich angezeigt (siehe Screenshot).&#x20;

In unserem Beispiel handelt es sich um ein **Image - Text** Element, bedeutet: bei diesem Element können Sie links ein Bild einfügen und rechts zu diesem Bild einen Text verfassen.

Wenn Ihnen der Platz gefällt dann lassen Sie die Maustaste los um das Element zu platzieren.

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

Wenn Sie fertig sind können Sie rechts oben die Änderungen **speichern**.

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

Ebenso haben Sie die Möglichkeit Ihre Änderungen <img src="/files/0x8cd2w2fcVIl4rVwPtz" alt="" data-size="line"> Rückgängig zu machen, zu <img src="/files/2PuwJMrWnXpYhM8oMthp" alt="" data-size="line"> Wiederholen oder komplett zu **Verwerfen**.


---

# 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/verwaltungsoberflache/e-commerce/editor/homepage/webseiten-editor.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.
