> For the complete documentation index, see [llms.txt](https://knowledge.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.themeware.design/knowledge-base/tutorials/debugging/identifying-the-theme-as-the-cause-of-error.md).

# Identifying the theme as the cause of error

Before reporting an issue, you can easily check yourself whether your theme might be responsible for the problem.

### Assigning Shopware Standard Theme

Assign the "**Shopware default theme**" once to your storefront ![](/files/kmPOagEbyoEcaYYuBi00). Does the problem also exists in the default theme, it is 99.9% likely that ThemeWare® is not responsible for the trouble.

{% hint style="info" %}
**Note**: The article is part of our guided troubleshooting assistant and explains a specific step in this process.

In order to perform the corresponding steps in the correct order, please use the troubleshooting assistant.
{% endhint %}

***

#### Further information:

{% content-ref url="/pages/S1gf9PtVGHLWPtbg2IGn" %}
[Examining Shopware default theme](/knowledge-base/tutorials/solving-errors/examining-shopware-default-theme.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tutorials/debugging/identifying-the-theme-as-the-cause-of-error.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.
