# 앱바이 버튼의 기능이 무엇이고 어떻게 설정하는 것인가요?

## 앱바이 버튼

<mark style="color:blue;">모바일 "웹"으로 로그인 시 상품의 상세 페이지와 장바구니 페이지에서 앱으로 구매를 유도하는 버튼을 노출하는 기능이에요.</mark>

앱바이 버튼 이미지는 "기본 이미지" 및 "이미지 직접 등록"을 통해 설정할 수 있으며,\
버튼 클릭 시 QR코드 노출 및 SMS 전송하기 기능을 통해 앱으로 구매할 수 있도록 유도하고 있어요.

## 앱바이 버튼 설정 경로

`부가서비스` > `모바일앱` >  `앱 프리미엄 설정`&#x20;

<figure><img src="/files/6DasfjRyqqhA5OeFb2TD" alt=""><figcaption></figcaption></figure>

## 앱바이 버튼 노출

모바일 디자인 편집하기 주문 관련 > 장바구니 페이지에서&#x20;아래 앱바이 버튼 가상태그를 작업해 주세요.&#x20;

```
<--/btn_app/--> 
```


---

# 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.makeshop.co.kr/faq/mobile/undefined-1/undefined-11.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.
