# 쇼핑몰 고객이 주문한 상품을 오프라인 매장에서 찾아도 재고연동이 가능한가요?

<mark style="color:blue;">네 가능해요!</mark>\ <mark style="color:blue;">픽업 서비스 기능이 제공되고 있어요.</mark>

***

`주문` > `픽업 서비스` > `픽업 서비스 설정` 메뉴를 확인해 보세요.&#x20;

픽업 기능을 이용하면 고객이 온라인에서 주문한 상품을 실시간 재고 연동으로 \
오프라인 매장에서 바로 받아 볼 수 있어요.&#x20;


---

# 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/order/undefined/undefined-9.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.
