Configuration sets

You can import all of our demos configurations with just a few clicks.

Our demos can be found on our theme overview page. In addition to a practical configuration template for a quick start, our child themes also provide a safe and update-proof way to implement custom developments. As a child theme, they serve as a general entry point for individual customizations that go beyond standard configuration options.

You can find our free configuration templates here:

Installation & Assignment

Import preset via plugin

With our free Child Theme Generator plugin, you can create a personalized child theme and then import the demo template of your choice.

After installing the extension, navigate to Content > Themes. In the context menu of the selected theme, you can generate your personalized child theme.

Install preset

After creating the child theme, you will be automatically redirected to the overview of your extensions. There, you will find your generated child theme, which you can then install and activate.

You can then navigate to Content > Themes and click on your generated theme. To import the desired template, click the "Select preset" button in the theme configuration, choose the template you want in the pop-up window, and click "Import".

Assign configuration set

In the sales channel settings in the Theme (1) tab you can change the theme of your sales channel.

To do this, click on the button Change Theme (2) and select the installed theme in the popup. If you are using a preconfigured template, please select the template you want to use.

Inheritance order

Our child themes are loaded in inheritance order after all plugins / apps. So you have the possibility to make the compatibility between plugins / apps and themes and overwrite everything.

The order in the views section is crucial for the loading order. The src/Resources/theme.json now looks like this in the views section:

The values in the square brackets are placeholders.

Last updated