# 주문설정

1. [<mark style="color:blue;">**주문옵션 관리**</mark>](#user-content-fn-1)[^1]
2. [<mark style="color:blue;">**주문처 옵션 관리**</mark>](#id-2)
3. [<mark style="color:blue;">**배송지 입력 활성화**</mark>](#id-3)

### 1. 주문옵션 관리

주문옵션은 판매시 재고의 상태를 처리할 수 있는 옵션입니다.

**즉시출고: 판매와 동시에 재고가 출고**\
**출고대기: 판매 후 출고가 즉시 발생하지 않고, 주문내역에서 출고완료 버튼으로 처리**

{% hint style="info" %}
**메뉴위치: 매장관리 > 주문/결제/재고 설정 > 주문설정**
{% endhint %}

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

**\[주문 옵션이 적용된 주문화면]**

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

판매 건별로 주문옵션을 아래 이미지처럼 수정할 수 있습니다.

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

### 2. 주문처 옵션관리

각 판매건 별로 매장주문 뿐 아니라 온라인 주문, 스마트스토어 주문, 전화주문 등과 같이 세부 주문처를 설정할 수 있습니다.

**자주 사용되는 주문처는 아래 이미지와 같이 미리 등록하여 설정할 수 있습니다.**

{% hint style="info" %}
**메뉴위치: 매장관리 > 주문/결제/재고 설정 > 주문설정**
{% endhint %}

<div><figure><img src="/files/3tpxtG1SdK5b7B2ITA16" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9zOMmPyLKf0513jZ2Izc" alt=""><figcaption></figcaption></figure></div>

**\[결제시 주문처 선택화면]**

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

### 3. 배송지 입력 기능

판매건 별로 배송지를 입력하여 관리할 수 있습니다.

{% hint style="info" %}
**메뉴위치: 매장관리 > 주문/결제/재고 설정 > 주문설정**
{% endhint %}

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

**\[결제시 배송지 입력하는 화면]**

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

**\[주문내역 내 배송지 정보가 포함돼 있는 화면]**

<figure><img src="/files/0QMiDMUvV2YYiIK7JPYL" alt=""><figcaption></figcaption></figure>

[^1]:


---

# 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://support.thegrowing.co/growing-sales/start/retail/order-1.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.
