# BVSHOP | 安裝 Livebuy

#### 如何啟用 Livebuy 應用程式 <a href="#what-is-product-feed" id="what-is-product-feed"></a>

請聯繫您的 BVSHOP 所屬業務，或是[聯絡我們](https://livebuy.tv/tw/request-a-trial)為您服務。

#### 如何放置 Livebuy 內嵌影片播放器/直播外掛於官網中 <a href="#id-91app-product-feed" id="id-91app-product-feed"></a>

* 首先，先至 Livebuy 後台 -> 設定 -> 其他設定中取得「內嵌影片播放器/直播外掛」代碼<br>

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

* 進入您的 BVSHOP 商店後台

* 側邊欄中選擇「頁面設計」，在要放置 Livebuy 內嵌影片播放器/直播外掛頁面中進入設定<br>

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

* 在頁面中要放置 Livebuy 模組的位置，插入「HTML元件」<br>

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

* 編輯 HTML 元件內容，將 Livebuy 代碼貼到文字編輯區塊中，即完成設定。<br>

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

#### Q＆A

1. 為什麼設定了內嵌影片播放器/直播外掛，但是商店沒有顯示出來？\
   必須要在 Livebuy 中有上架中的影片，才會顯示內嵌影片播放器。\
   直播時，才會在官網右下角顯示直播外掛; 未直播時不會顯示。
2. 是否可以將內嵌影片播放器及直播外掛放在同一個元件中？\
   可以
3. 為什麼有的官網頁面沒有顯示直播外掛？\
   必須在要顯示的頁面中放置直播外掛代碼，直播時才會顯示。<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/bvshop.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.
