> 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/oddle-shop-faq.md).

# Oddle 商店常見問題

## 在發布前，我可以預覽我的商店嗎？

可以。Oddle Shop 編輯器內建預覽模式——你可以在任何內容上線前，準確看到商店在桌面與行動裝置上的呈現效果。樣式變更會自動儲存為草稿，但在你點擊之前，任何內容都不會發布 **發布**.

## 我需要設定商店外觀嗎？

可以，你需要自訂商店外觀——但這很簡單。你可以選擇顏色、橫幅和版面配置等關鍵樣式元素，預覽會即時更新。你也可以從預設樣式中選擇並立即發布。每個選單都有自己的商店，所以如果你有多個選單，就需要分別自訂。

## 多個選單可以共用同一套商店設計嗎？

不行——每個選單都有自己的 Oddle Shop，而且你需要分別自訂。這是刻意設計的，因為每個選單可能有不同的供應內容與品牌風格。

## 發布需要多久？

發布幾乎是即時的。話雖如此，我們建議在離峰時段（晚上 10 點後或早上 8 點前）發布，以將對當時可能正在瀏覽的顧客造成的干擾降到最低。

## 我的自訂網域會怎麼樣？

如果你已設定自訂網域，它會自動沿用。你不需要重新設定。

## 那我之前加入的自訂腳本呢？

透過舊介面加入的自訂腳本，需要手動重新加入。與其重新加入原始腳本，不如使用 Oddle 內建的 Google Analytics 與 Facebook Pixel 整合——它們提供相同的追蹤功能，且維護負擔更低。

## Oddle 可以替我自訂商店嗎？

不行——商店外觀代表你的品牌識別，而我們希望由你自己掌握。這個編輯器的設計足夠簡單，讓你可以自行完成；如果你想快速開始，也可使用預設樣式。


---

# 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/oddle-shop-faq.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.
