# How can I use a different configuration for a Sales Channel?

In Shopware 6, each theme has exactly one configuration.

If you want to use an individual or different configuration for one or more sales channels, each sales channel must have its own theme.

In order not having to buy a theme for each Sales Channel, Shopware 6 offers you the option of creating a theme duplicate. This duplicate has its own configuration and can be assigned to another sales channel.

You can find more information on the topic of "theme duplicates" in the following article:

{% content-ref url="/pages/0luFtHZcN5JmARvd1kvM" %}
[ThemeWare® duplicates](/knowledge-base/tutorials/configuration/themeware-duplicates.md)
{% endcontent-ref %}


---

# 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://knowledge.themeware.design/knowledge-base/frequent-questions/how-can-i-use-a-different-configuration-for-a-sales-channel.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.
