> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/de/integration/translation-apps/weglot.md).

# Weglot

[Weglot](https://apps.shopify.com/weglot?utm_source=partners\&utm_medium=integration\&utm_campaign=bogos) ist eine vollständige E-Commerce-Übersetzungslösung für Shopify. Mit Weglot können Sie in unter 5 Minuten einen sofort übersetzten Shop erhalten. Verwalten Sie Ihre Übersetzungen ganz einfach mit einer ersten Ebene maschineller Übersetzung für Geschwindigkeit und Automatisierung und nutzen Sie dann die Nachbearbeitungsfunktionen von Weglot, um die Qualität Ihrer Übersetzungen zu kontrollieren oder professionelle Übersetzungen zu bestellen. Ihr Shop wird automatisch bei Suchmaschinen indexiert und SEO-optimiert, um Ihre Kundengewinnung zu beschleunigen.

**Wichtige Funktionen von Weglot:**

* Installieren Sie Weglot und erhalten Sie ohne Code einen sofort übersetzten Shop.
* Verwalten und bearbeiten Sie Übersetzungen auf einer Plattform. Arbeiten Sie mit Ihrem Team zusammen.
* Mehrsprachiges SEO optimiert: Weglot folgt den Best Practices von Google für mehrsprachiges SEO

{% hint style="info" %}
Die Lösung ermöglicht es Händlern, ihre Werbeelemente zu übersetzen, wie z. B. Geschenkschieberegler, Warenkorbnachricht, Geschenk-Miniaturansicht, Bundles, Mengenrabatte und Heute-Angebot.
{% endhint %}

## Wie man Weglot installiert

**Schritt 1:** Installieren Sie Weglot aus dem [Shopify App Store](https://apps.shopify.com/weglot).

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

**Schritt 2:** Erstellen Sie Ihr Weglot-Konto und beginnen Sie, Ihre Sprachen mit [dieser Anleitung](https://support.weglot.com/article/84-shopify-integration-setup) zu konfigurieren und automatisch zu übersetzen.

**Schritt 3:** Klicken Sie in Ihrem Weglot-Dashboard auf Übersetzungen verwalten.

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

**Schritt 4:** Klicken Sie auf das Symbol, um Ihr Shop-Übersetzungsskript zu bearbeiten.

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

**Schritt 5:** Suchen Sie nach beliebigen BOGOS-Texten in Ihrem Onlineshop, und Sie werden sie sofort sehen. Ändern oder ersetzen Sie die Standardübersetzung von Weglot ganz nach Belieben!

<figure><img src="/files/VgQZRRCAmjThbUkEDgXm" alt=""><figcaption></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://docs.bogos.io/de/integration/translation-apps/weglot.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.
