# 판매 시간 아닌 상품 숨기기 기능

{% hint style="info" %}
시간제 상품 판매 부가 기능입니다.
{% endhint %}

## 판매 시간 아닌 상품 숨기기 기능

#### 포스 환경설정

1. 로그인 후 **환경설정** -> **현재버전** 화면으로 이동합니다.
2. **‘판매시간 아닌 상품 숨기기’** 에서 원하는 설정을 선택합니다.
   1. 기본 설정: 미사용

***

## 사용화면

### 판매 시간 아닌 상품 숨기기 기능 미적용(좌) / 적용 화면(우)

<div align="left"><figure><img src="/files/Rk2rImF1200uXiwXfTDy" alt="" width="375"><figcaption><p>숨기기 미사용</p></figcaption></figure> <figure><img src="/files/q9dp7AqZiL7afA4OSKHo" alt="" width="375"><figcaption><p>숨기기 사용</p></figcaption></figure></div>


---

# 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/timesale/hide.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.
