# Themes

Tema yang berbeza memberikan gaya unik, reka bentuk dan pengalaman yang disesuaikan dengan produk khusus yang anda jual. Dengan tema Shoppego, anda boleh menyesuaikan kedai dalam talian anda agar sepadan dengan keperluan jenama dan perniagaan anda.

Di Shoppego, kami mempunyai 6 jenis themes yang anda boleh gunakan, antaranya:

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

Di Shoppego, untuk memudahkan pengguna mencipta themes mereka yang tersendiri, kami ada memperkenalkan sebuah sistem iaitu Shopway. Untuk pengguna yang ingin terus dapatkan format template tema kami, boleh terus pergi ke link ini: <https://gitlab.com/shoppegram/shopway>

Untuk pengguna yang mahir dalam coding anda boleh lakukan perubahan coding themes sedia ada untuk lakukan perubahan layout dan sebagainya. Untuk penetapan ini, anda boleh pergi pada bahagian:

1. Log masuk dashboard Shoppego

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

2. Klik pada **Online store**

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

3. Klik pada **ikon anak panah(sebelah butang Customize)**

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

4. Klik **Edit**

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

5. **Untick** pada toggle "**Use parent template**" dan klik **Save**

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

{% hint style="info" %}
Pengguna perlu ambil maklum, sekiranya anda lakukan penetapan nyah aktifkan fungsi "Use parent template" ini, ia bermakna themes tersebut sudah tidak akan terima sebarang update daripada pihak kami.
{% endhint %}

Untuk **akses halaman coding** pula, anda boleh klik pada **ikon anak panah(sebelah butang Customize)**

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

Kemudian, anda boleh klik pada **Edit HTML/CSS**

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

Dalam bahagian ini:

1. [Themes structure](/ms/online-store/themes/themes-structure.md)
2. [Themes variable](/ms/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/ms/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.
