# RH-Webdesign - Themes

## EN

- [Introduction](https://docs.rh-webdesign.com/shopware-theme/en/introduction.md): Here you can find the theme documentation from RH-Webdesign.
- [Shopware Account](https://docs.rh-webdesign.com/shopware-theme/en/preparation/shopware-account.md): The Shopware account is the foundation for your shop and the extensions that you obtain and update from the Shopware Store.
- [Install Theme](https://docs.rh-webdesign.com/shopware-theme/en/preparation/install-theme.md)
- [Theme Duplicates](https://docs.rh-webdesign.com/shopware-theme/en/preparation/theme-duplicates.md): For different sales channels
- [Install Demo-Data](https://docs.rh-webdesign.com/shopware-theme/en/setup/install-demo-data.md)
- [Footer Copyright](https://docs.rh-webdesign.com/shopware-theme/en/setup/footer-copyright.md)
- [Basic settings](https://docs.rh-webdesign.com/shopware-theme/en/setup/basic-settings.md): In this article, I will explain how to make basic settings that have a significant influence on the theme.
- [Status messages](https://docs.rh-webdesign.com/shopware-theme/en/setup/status-messages.md): Information fields for corresponding messages in the store.
- [Breakpoints for Devices](https://docs.rh-webdesign.com/shopware-theme/en/setup/breakpoints-for-devices.md): Or mobile breakpoints.
- [Typography / Fonts](https://docs.rh-webdesign.com/shopware-theme/en/setup/typography-fonts.md): Detailed customizations for your fonts in the store
- [Background Images](https://docs.rh-webdesign.com/shopware-theme/en/setup/background-images.md): For various areas in the store
- [Advanced Color Settings](https://docs.rh-webdesign.com/shopware-theme/en/setup/advanced-color-settings.md): Many areas of the store are color-customizable
- [Certificates](https://docs.rh-webdesign.com/shopware-theme/en/setup/certificates.md): Quality seals as sales-promoting elements
- [Product boxes](https://docs.rh-webdesign.com/shopware-theme/en/setup/product-boxes.md): A very important element of your store
- [Product Detail Page](https://docs.rh-webdesign.com/shopware-theme/en/setup/product-detail-page.md): Details about your products are shown here
- [Social Media](https://docs.rh-webdesign.com/shopware-theme/en/setup/social-media.md): Social Media Channels for your Shop.
- [Individual Code](https://docs.rh-webdesign.com/shopware-theme/en/setup/individual-code.md): Subsequent adjustments via HTML, JavaScript and CSS
- [Child-Theme](https://docs.rh-webdesign.com/shopware-theme/en/for-developers/child-theme.md): A child theme is the basis for any programming that affects the frontend.
- [Extend configuration](https://docs.rh-webdesign.com/shopware-theme/en/for-developers/child-theme/extend-configuration.md): Individual setting options in the child theme
- [Individual SCSS](https://docs.rh-webdesign.com/shopware-theme/en/for-developers/child-theme/individual-scss.md): Add and compile your own styles
- [Extend Templates](https://docs.rh-webdesign.com/shopware-theme/en/for-developers/child-theme/extend-templates.md): Here you need HTML and TWIG
- [Integrate your own fonts](https://docs.rh-webdesign.com/shopware-theme/en/for-developers/integrate-your-own-fonts.md)
- [Create categories](https://docs.rh-webdesign.com/shopware-theme/en/shopware/create-categories.md)
- [Multilanguage](https://docs.rh-webdesign.com/shopware-theme/en/shopware/multilanguage.md)
- [Google Analytics - IMG](https://docs.rh-webdesign.com/shopware-theme/en/shopware/google-analytics-img.md)

## DE

- [Einleitung](https://docs.rh-webdesign.com/shopware-theme/einleitung.md): Hier findest du die Theme Dokumentation von RH-Webdesign.
- [Shopware Account](https://docs.rh-webdesign.com/shopware-theme/vorbereitung/shopware-account.md): Der Shopware Account ist die Grundlage für deinen Shop und deine Erweiterungen, die du aus dem Shopware Store beziehst und updatest.
- [Theme installieren](https://docs.rh-webdesign.com/shopware-theme/vorbereitung/theme-installieren.md)
- [Theme Duplikate](https://docs.rh-webdesign.com/shopware-theme/vorbereitung/theme-duplikate.md): Für verschiedene Verkaufskanäle
- [Demodaten installieren](https://docs.rh-webdesign.com/shopware-theme/einrichtung/demodaten-installieren.md)
- [Copyright Footer anpassen](https://docs.rh-webdesign.com/shopware-theme/einrichtung/copyright-footer-anpassen.md): In diesem Eintrag erfährst du, wie du das Copyright im Footer anpassen kannst.
- [Grundeinstellungen](https://docs.rh-webdesign.com/shopware-theme/einrichtung/grundeinstellungen.md): In diesem Beitrag erkläre ich dir, wie du grundlegende Einstellungen vornimmst, die das Theme maßgeblich beeinflussen.
- [Statusnachrichten](https://docs.rh-webdesign.com/shopware-theme/einrichtung/statusnachrichten.md): Hinweisfelder für entsprechende Meldungen im Shop.
- [Umbrüche für Endgeräte](https://docs.rh-webdesign.com/shopware-theme/einrichtung/umbruche-fur-endgerate.md): Oder auch Mobile-Breakpoints
- [Typografie / Schriften](https://docs.rh-webdesign.com/shopware-theme/einrichtung/typografie-schriften.md): Detaillierte Anpassungen für deine Schriften im Shop
- [Hintergrundbilder](https://docs.rh-webdesign.com/shopware-theme/einrichtung/hintergrundbilder.md): Für verschiedenste Bereiche im Shop
- [Erweiterte Farbeinstellungen](https://docs.rh-webdesign.com/shopware-theme/einrichtung/erweiterte-farbeinstellungen.md): Viele Bereiche des Shops sind farblich anpassbar
- [Zertifikate](https://docs.rh-webdesign.com/shopware-theme/einrichtung/zertifikate.md): Gütesiegel als verkaufsfördernde Elemente
- [Produktboxen](https://docs.rh-webdesign.com/shopware-theme/einrichtung/produktboxen.md): Ein sehr wichtiges Element deines Shops
- [Produkt Detailseite](https://docs.rh-webdesign.com/shopware-theme/einrichtung/produkt-detailseite.md): Details zu deinen Produkten werden hier dargestellt
- [Social Media](https://docs.rh-webdesign.com/shopware-theme/einrichtung/social-media.md): Ein nicht zu vernachlässigender Vertriebskanal
- [Individueller Code](https://docs.rh-webdesign.com/shopware-theme/einrichtung/individueller-code.md): Nachträgliche Anpassungen per HTML, JavaScript und CSS
- [Child-Theme](https://docs.rh-webdesign.com/shopware-theme/fur-entwickler/child-theme.md): Ein Child-Theme ist die Grundlage für jede Programmierung, die sich auf das Frontend auswirkt.
- [Konfiguration erweitern](https://docs.rh-webdesign.com/shopware-theme/fur-entwickler/child-theme/konfiguration-erweitern.md): Individuelle Einstellungsmöglichkeiten im Child-Theme
- [Individuelles SCSS](https://docs.rh-webdesign.com/shopware-theme/fur-entwickler/child-theme/individuelles-scss.md): Eigene Styles hinzufügen und kompilieren
- [Templates erweitern](https://docs.rh-webdesign.com/shopware-theme/fur-entwickler/child-theme/templates-erweitern.md): Hier brauchst du HTML und TWIG
- [Eigene Fonts einbinden](https://docs.rh-webdesign.com/shopware-theme/fur-entwickler/eigene-fonts-einbinden.md)
- [Kategorien anlegen](https://docs.rh-webdesign.com/shopware-theme/shopware/kategorien-anlegen.md)
- [Mehrsprachigkeit](https://docs.rh-webdesign.com/shopware-theme/shopware/mehrsprachigkeit.md)
- [Google Analytics](https://docs.rh-webdesign.com/shopware-theme/shopware/google-analytics.md)
