RH-Webdesign - Themes
Individual project request
EN
EN
  • Introduction
  • Preparation
    • Shopware Account
    • Install Theme
    • Theme Duplicates
  • Setup
    • Install Demo-Data
    • Footer Copyright
    • Basic settings
    • Status messages
    • Breakpoints for Devices
    • Typography / Fonts
    • Background Images
    • Advanced Color Settings
    • Certificates
    • Product boxes
    • Product Detail Page
    • Social Media
    • Individual Code
  • For Developers
    • Child-Theme
      • Extend configuration
      • Individual SCSS
      • Extend Templates
    • Integrate your own fonts
  • Shopware
    • Create categories
    • Multilanguage
    • Google Analytics - IMG
Powered by GitBook
On this page
  1. Preparation

Theme Duplicates

For different sales channels

Last updated 1 year ago

If you are using multiple sales channels with one theme, it makes sense to create theme duplicates for each respective sales channel. This way, you can inherit theme settings specific to each sales channel from the main theme, providing you with maximum flexibility.

Theme Duplicate is not a Child-Theme

A theme duplicate should not be confused with a child theme, as a theme duplicate only creates a database entry and does not have its own folder structure for programming. I will explain how to create a child theme for programming in another post.

Create Theme Duplicate

To do this, go to your themes overview, select the relevant main theme, and click on Create Duplicate:

Child-Theme
Create Theme Duplicate - Shopware 6