# 오프라인 매장을 운영 중입니다 온라인 상점과 연계될 수 있는 기능이 있을까요?

<mark style="color:blue;">회원 바코드 기능이 마련되어 있어요.</mark>&#x20;

***

## 관리자 메뉴 위치&#x20;

`부가서비스` > `모바일앱` >  `앱 기본 설정` > `파워앱 프로모션 설정`

고객정보(온라인 상점 회원 id)를 바코드화하여 \
스캔으로 손쉽게 ID 정보를 오프라인 매장에서 확인할 수 있어요.

<figure><img src="/files/SwOJXROG5x7kI4hoZhyY" alt=""><figcaption></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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-10.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.
