# 포장 할인 금액 표시 기능

{% hint style="info" %}

1. ASP 포스환경설정 \[316] - KIOSK 먹고가기/포장하기 선택 옵션에서 **포장 옵션**이 포함되어있어야합니다.
2. 먹고가기 / 포장하기 선택 버튼이 첫 화면에 위치한 경우 사용할 수 없습니다.
3. 포장 할인 금액의 설정 및 수정은 [<mark style="color:blue;">**포장할인**</mark>](https://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/discountfortakeout) 메뉴얼을 참고해주시기 바랍니다.
   {% endhint %}

## 포장 할인 금액 표시 기능

#### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.

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

2. **‘포장할인 표시’** 옵션을 사용으로 체크합니다.
   1. 기본 설정: 미사용

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

2. 완료

***

## 사용 화면&#x20;

### 포장 할인 금액 표시&#x20;

1. 빨간색 태그로 포장시 할인 금액 표시
   1. 포장 시  할인 -  표시
   2. 포장 시 금액 추가 시 + 입력 표시

<figure><img src="/files/GmJublSIH0nmRMdMY0lO" 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://pluspos.gitbook.io/android-pos-manual/android-kiosk/option/packaging-discount-label.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.
