# PIP 기능

이 페이지에서는 Kollus Live Commerce 관리 시스템에서 PIP 기능을 설정하는 방법에 대해 안내합니다.

> ### **PIP 기능** <a href="#id-.1" id="id-.1"></a>
>
> Kollus Live Commerce 서비스는 고객사 쇼핑몰 이용 고객이 쇼핑몰의 다른 페이지에 머물러 있는 동안에도 라이브 방송을 시청할 수 있도록 현재 진행 중인 라이브 방송 화면을 PIP 플레이어에 노출할 수 있는 기능을 제공합니다.

{% hint style="info" %}
**참고**

PIP 기능은 Kollus Live Commerce 개발 가이드에 따라 고객사 쇼핑몰에 추가 세팅이 필요합니다. 해당 기능 사용을 원하실 경우, 영업 담당자(AM) 또는 기술 담당자(PE)에게 문의하시면 도움을 드릴 수 있습니다.
{% endhint %}

### **PIP** <a href="#id" id="id"></a>

라이브 등록 페이지 또는 라이브 상세보기 페이지의 **PIP** 항목에서 **노출**을 선택한 후 라이브 방송 정보를 등록하면 해당 라이브 방송 시작과 동시에 고객사 쇼핑몰 우측 하단에 PIP 플레이어가 노출되며, PIP 플레이어에 라이브 방송 화면이 재생됩니다.

<figure><img src="/files/B3lztsZKFFXDTyyE5SIa" alt=""><figcaption><p>LIVE > 라이브 관리 > 라이브 등록/라이브 상세보기 > PIP > 노출</p></figcaption></figure>

### **PIP 노출 설정 확인** <a href="#id" id="id"></a>

PIP 노출로 설정한 경우, 라이브 관리 목록 페이지의 **라이브 타이틀** 항목 좌측에 **PIP** 라벨이 노출됩니다.

<figure><img src="/files/xUTYU3b49JkiCoR5TZKN" alt=""><figcaption><p>LIVE > 라이브 관리 > PIP 라벨</p></figcaption></figure>

PIP 플레이어는 고객사 쇼핑몰에 아래와 같이 노출됩니다.

<figure><img src="/files/5KxGzkMdZGd7XpHuprDn" alt=""><figcaption><p>고객사 쇼핑몰(PC) > PIP 플레이어</p></figcaption></figure>

<figure><img src="/files/tN2cg6TOeJm9Ga6PJb0Z" alt=""><figcaption><p>고객사 쇼핑몰(Mobile) > PIP 플레이어 비노출/PIP 플레이어 노출</p></figcaption></figure>


---

# 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://catenoid-support.gitbook.io/klc/userguide/liveregister/pip.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.
