# Theme duplicate

## What is a theme duplicate?

A theme duplicate is a **virtual** copy of a theme. This creates a new entry in the database table "themes" and copies the theme configuration of the parent theme.

{% hint style="info" %}
A theme duplicate inherits the theme configuration from the parent theme - this also includes the values already set manually.
{% endhint %}

A theme duplicate is always useful when different sales channels are to be provided with alternative theme settings using one theme. For example, the logo in the theme configuration should be different for each sales channel.

![](/files/pkDRVR4xNH6mP680Zu4c)

Navigate to the *Content > Themes* section in the Shopware administration. Select the theme from which you want to create a duplicate and click on the **context menu (1)**. Select the option **Create duplicate (2)** and a virtual copy of the existing theme will be created, including all settings. This duplicate theme can now be assigned to a sales channel.


---

# Agent Instructions: 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:

```
GET https://themedocs.zenit.design/en/faq/derivations/theme-duplicate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
