# QDM | 安裝 Livebuy

擴充應用程式設定

### 安裝 Livebuy 內嵌影片播放器 <a href="#video-player" id="video-player"></a>

1. 前往 QDM 後台管理介面，點選 側邊欄中的「擴充」，找到 Livebuy 應用程式後點選「進行設定」

<figure><img src="https://705165073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV3NDyE2p2PVA02XxLVkM%2Fuploads%2FGGG8gWHal53tJd2ECvzA%2Fimage.png?alt=media&#x26;token=32353228-e8ca-4186-9f09-b0a049522c77" alt=""><figcaption></figcaption></figure>

2. 點選「進入 Livebuy 商城後台」按鈕開始註冊及設定 Livebuy 後台帳號密碼

<figure><img src="https://705165073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV3NDyE2p2PVA02XxLVkM%2Fuploads%2F0ZaYv31xOHxLPjwkygNv%2Fimage.png?alt=media&#x26;token=31d3e658-8554-48a9-9f27-265c586b5fe0" alt=""><figcaption></figcaption></figure>

3. 設定完成後，前往 Livebuy 後台，從功能表「設定 > 一般設定」裡面的「商城連結」取得您的 Shop ID，填入下圖中設定內。\
   範例：<https://livebuy.tv/shop/PDaG499J> ——其中 /shop/ 後面的網址代碼即為 Livebuy 商城編號 (Shop ID)。

<figure><img src="https://705165073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV3NDyE2p2PVA02XxLVkM%2Fuploads%2FO5JX33di2WAlaDTEjs3M%2Fimage.png?alt=media&#x26;token=30750b95-ebb0-47f1-b83c-945a5d440e51" alt=""><figcaption></figcaption></figure>

4. 完成第三步設定後，按照下途中的指示，於欲放置內嵌影片播放器的位置，將 {{ livebuy\_videos\_tag }} 貼到編輯器原始碼內，即可自動產生影片區塊。

<figure><img src="https://705165073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV3NDyE2p2PVA02XxLVkM%2Fuploads%2FiQHl79wd0a17nEFlWw5n%2Fimage.png?alt=media&#x26;token=d2dc9134-c276-462a-8abf-0e8498f3f0bc" alt=""><figcaption></figcaption></figure>

5. 將直播外掛程式啟用

<figure><img src="https://705165073-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FV3NDyE2p2PVA02XxLVkM%2Fuploads%2FQSTu1TxELsr4zIMfNMAh%2Fimage.png?alt=media&#x26;token=3734b631-c676-47b0-8d26-3526e5a6c515" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://help.livebuy.tv/faq/install/qdm.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.
