# Themes

Different themes have unique styles, designs, and experiences that suit the specific products you sell. With Shoppego themes, you can customize your online store to match the needs of your brand and business.

At Shoppego, we have 6 types of themes that you can use, including:

1. [Hartamas Themes](/en/online-store/themes/themes-type/hartamas.md)
2. [Solaris Themes](/en/online-store/themes/themes-type/solaris.md)
3. [Tampin Themes](/en/online-store/themes/themes-type/tampin.md)
4. [Linggi Themes](/en/online-store/themes/themes-type/linggi.md)
5. [Jugra Themes](/en/online-store/themes/themes-type/jugra.md)
6. [Bota Themes](/en/online-store/themes/themes-type/bota.md)

At Shoppego, to make it easier for users to create their own themes, we have introduced a system called Shopway. For users who want to get our theme template format directly, you can go to this link: <https://gitlab.com/shoppegram/shopway>

For users who are skilled in coding, you can make changes to existing coding themes to make layout changes and so on. For this setting, you can go to the section:

1. Log in to the Shoppego dashboard

<figure><img src="/files/lCN7aw3FznaFFoOAyya2" alt=""><figcaption></figcaption></figure>

2. Click on **Online store**

<figure><img src="/files/keUJfqCVf9Am4GjjKCHx" alt=""><figcaption></figcaption></figure>

3. Click on **the arrow icon (next to the Customize button)**

<figure><img src="/files/Jgqx2P2qIJKxaGLrp6fd" alt=""><figcaption></figcaption></figure>

4. Click **Edit**

<figure><img src="/files/PGiEuTE2Akf35PjNbh16" alt=""><figcaption></figcaption></figure>

5. **Untick** the "**Use parent template**" toggle and click **Save**

<figure><img src="/files/sQMTevZYKHg2nl8BOX0A" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Users should note that if you disable the "Use parent template" function, it means that the themes will no longer receive any updates from us.
{% endhint %}

To **access the coding page**, you can click on **the arrow icon (next to the Customize button)**

<figure><img src="/files/Lg50BCa7rUx6ysmt9SJj" alt=""><figcaption></figcaption></figure>

Then, you can click on **Edit HTML/CSS**

<figure><img src="/files/90NxSiQ6xe69dNHy40V8" alt=""><figcaption></figcaption></figure>

In this section:

1. [Themes structure](/en/online-store/themes/themes-structure.md)
2. [Themes variable](/en/online-store/themes/themes-variable.md)


---

# 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.shoppego.com/en/online-store/themes.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.
