> For the complete documentation index, see [llms.txt](https://help.livebuy.tv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.livebuy.tv/faq/install/shoplinetw.md).

# SHOPLINE | 安裝 Livebuy

## 安裝 Livebuy 擴充應用程式 <a href="#install" id="install"></a>

1. 前往 SHOPLINE 後台管理介面，點選 側邊欄 「擴充功能」 裡面的 「擴充功能商店」

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

2. 在 「擴充功能商店」 進入 Livebuy 應用程式頁面

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

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

3. 點選 「立即安裝」 後進行授權

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

4. 設定帳號及密碼

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

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

5. 點選 「立即啟用商城」 後，完成 Livebuy 應用程式安裝

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

6. 回到 SHOPLINE 後台啟用應用程式腳本功能後，即可參考圖中說明在您需要的位置放置 Livebuy Widget

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

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

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


---

# 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, and the optional `goal` query parameter:

```
GET https://help.livebuy.tv/faq/install/shoplinetw.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
