# Install Theme

To give your shop a unique look, you should either install a theme from the official Shopware Store or have a custom theme developed.

### Install the Theme in your Shop

The theme behaves like any other extension and can be installed through your administration panel under **Extensions > My Extensions** Make sure you have linked your [Shopware account](/shopware-theme/en/preparation/shopware-account.md), or you won't be able to view your purchased themes.

{% content-ref url="/pages/CKrPrZV37V1dbZ54kYcr" %}
[Shopware Account](/shopware-theme/en/preparation/shopware-account.md)
{% endcontent-ref %}

After installing the theme, you'll need to assign it to your **sales channel:**

<figure><img src="/files/OSyZsnuXdAVY2ksLGLVD" alt=""><figcaption><p>Assign the theme to the sales channel</p></figcaption></figure>

{% hint style="success" %}

#### Individual Shopware Theme

If you don't find a theme in the Shopware Store that suits your needs, or if your company requires a tailored solution, it makes sense to have a custom theme developed. Inheritance hierarchies and the visual integration of additional extensions can be programmed 100% to your specifications with a custom theme.

If you're interested in having a custom theme, feel free to [get in touch with me](https://rh-webdesign.com/en). It's what I do as part of my daily business.
{% endhint %}


---

# 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://docs.rh-webdesign.com/shopware-theme/en/preparation/install-theme.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.
