# How can I customise snippets for individual Sales Channels?

If you want to use **snippets** in a Sales Channel that **deviate from the standard**, you can do this using your own **snippet set**.

This is particularly useful if you want to continue using the standard set unchanged, e.g. if you want to integrate different snippets in a Sales Channel via different URLs for Germany and Austria.

{% hint style="info" %}
**Note**: Additional themes are not necessary for independent snippets in different sales channels.
{% endhint %}

#### Create a individual snippet set

You can find out how to create a individual snippet set in the Shopware documentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/settings/snippets#creating-a-new-snippet-set>" %}
Shopware documentation: Creating a new snippet set
{% endembed %}

#### Assign snippet set to a domain

You can assign your individual snippet set in the settings of the corresponding sales channel via the domain configuration in the "Domains" section.

{% embed url="<https://docs.shopware.com/en/shopware-6-en/settings/saleschannel#domain>" %}
Shopware documentation: Assign snippet set to a domain
{% endembed %}


---

# 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-customise-snippets-for-individual-sales-channels.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.
