> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/oddle-shang-dian/how-do-i-configure-shop-settings.md).

# 如何設定商店設定？

本文涵蓋兩個常見的商店設定：將您的 GST 註冊號碼加入訂單收據，以及將您的商店連結至您的 Facebook 專頁。

***

## 新增您的 GST 註冊號碼

如果您的餐廳已完成 GST 註冊，您可以在顧客訂單收據上顯示您的 GST 註冊號碼。

1. 在 Merchant Admin 中，前往 **商店** 並選擇您的商店。
2. 開啟 **商店資訊**.
3. 將您的 GST 註冊號碼加入商店名稱欄位中——例如： `ION（GST 註冊號碼：123456789A）`.
4. 點擊 **儲存**.

![](/files/5b08461f03160479f14a3694cd0c5f10366d960e)

之後，您的 GST 註冊號碼就會顯示在該商店的所有訂單收據上。

![](/files/ba59b61ceb6bf48095d74e4df3e386a2fed9cbe3)

***

## 在 Facebook 新增「立即購物」按鈕

將您的 Oddle Shop 連結到 Facebook 商業專頁，可讓追蹤者直接前往您的訂購頁面，十分方便。

1. 在您的 Facebook 商業專頁上，前往封面照片並點擊 **新增按鈕**.

![](/files/e5e8481dde24a1eedea30420f06adc11bcda0601)

2. 選擇 **購買或捐款**，然後選擇 **立即購物**.
3. 輸入您的 Oddle Shop 網址。
4. 點擊 **新增按鈕** 以儲存。

![](/files/a82cca9a9a525168cd9922db37c513c9a155ed13)

{% hint style="info" %}
Facebook 每個頁面只允許一個按鈕。如果您已經有按鈕，請將滑鼠移到按鈕上方並點擊 **編輯按鈕** 以更新它。
{% endhint %}

設定完成後，建議您將一則關於線上訂購的貼文釘選到頁面頂端，讓這會是訪客看到的第一件事。


---

# 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://www.oddle.me/docs/help-center/help-center-zh/oddle-shang-dian/how-do-i-configure-shop-settings.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.
