# Notifications

Didalam Shoppego anda mempunyai akses untuk ubah email template untuk notifikasi store anda tersendiri. Antara email template yang anda boleh ubah ialah :

1. Order Confirmation
2. Order Shipped
3. Files ready for download
4. Order status changed
5. Checkout Abandoned(Tersedia untuk **plan&#x20;**<mark style="color:red;">**Premium**</mark> dan <mark style="color:red;">**Ultimate**</mark> sahaja).

Untuk notifikasi email Checkout Abandoned ini, ia sudah tidak dihantar secara auto oleh sistem Shoppego. Sekiranya, anda ingin menghantar notifikasi ini, ia hanya boleh dilakukan melalui penetapan [webhook](/ms/settings/webhook.md) sahaja.

6. Order ready to pickup(Tersedia untuk **plan** <mark style="color:red;">**Ultimate**</mark> sahaja)
7. Order review
8. Order packed

{% content-ref url="/pages/-MUvKhCPMKGBmi8Khb-v" %}
[Notifications Parameter](/ms/settings/notifications/notifications-parameter.md)
{% endcontent-ref %}

Perubahan email template tersebut boleh dilakukan jika anda mempunyai **kemahiran dalam coding HTML/CSS.**\
\
Untuk akses ke bahagian email template tersebut, anda boleh pergi pada :

1\. Dashboard Shoppego

![](/files/lCN7aw3FznaFFoOAyya2)

2\. Klik **Settings**

![](/files/VsK9zs6aZtUfKK1hcCiM)

3\. Klik **Notifications**

![](/files/p3EWNaif0YgzfErhenoY)

4\. Klik **Edit** pada mana-mana email yang anda ingin ubah template mereka

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

5\. Seterusnya anda akan dapat lihat paparan untuk anda ubah email template bagi notifikasi Order Confirmation.

![](/files/OyCe5nJQ3uoR7NtPDA3Y)

Anda boleh buat perubahan pada **Email body (HTML)** untuk perubahan layout/styling email template anda dengan menggunakan coding HTML/CSS

6\. Setelah anda membuat perubahan yang anda inginkan anda boleh klik **Save**

![](/files/bUYK7aPQBnxhztFKiqnU)

Sekiranya anda ingin Preview perubahan yang anda telah lakukan, anda boleh klik **Preview**

![](/files/EFoiOS7HatYm77sTLIY2)

Setelah anda klik butang Preview tersebut, anda akan dapat lihat paparan email yang akan dapat dilihat oleh pelanggan anda nanti

![](/files/-Mfet5ey9zpTzSPCwwbN)

## Info tambahan

Untuk pengguna lama Commerce, anda perlu membuat penetapan tambahan pada Email notifications anda untuk pastikan anda mendapat template email notifications yang terbaru.

1\. Pada penetapan email anda, anda boleh klik butang **More**

![](/files/aRhzTzplYU6audWf5r7h)

2\. Seterusnya anda boleh pilih butang **Restore to default**

![](/files/aaXRv3h2OOrtUSj2FUmW)

Dengan penetapan ini, ianya membolehkan anda mendapatkan template email yang terbaru daripada kami.


---

# 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/settings/notifications.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.
