# 하이퍼클래스 온라인 스토어의 재고 관리 기능 사용법

**목차**

* [개요](#개요)
* [사용법](#사용법)
* [참고사항](#참고사항)

## 개요

이제 스토어 운영자들이 새로운 재고 관리(Inventory Management) 페이지를 통해 간편하게 재고를 관리할 수 있습니다. 이 기능을 통해 상품 수량을 업데이트하고 "품절 시에도 판매 계속" 옵션을 설정할 수 있으며, 향상된 검색 기능도 제공합니다.

## 사용법

* 스토어 운영자는 다음 경로에서 재고 관리 페이지에 접근할 수 있습니다:\
  `결제(Payments) > 상품(Products) 드롭다운 > 재고(Inventory)`
* 재고 관리 페이지에서 스토어 운영자는 모든 변형 상품의 수량을 업데이트할 수 있습니다. "품절 시에도 판매 계속(Continue selling when out of stock)" 기능을 원한다면 해당 옵션을 켜세요.
* 재고 변경 후에는 반드시 저장(Save)을 클릭하여 변경사항을 적용하거나, 취소(Cancel)를 클릭하여 변경사항을 폐기하세요.
* 특정 상품을 찾으려면 SKU 또는 상품/변형 이름으로 검색할 수 있습니다.

## 참고사항

* 페이지를 떠나기 전에 변경사항을 저장하거나 취소해야 합니다. 저장하지 않은 변경사항이 있으면 페이지 이동이 차단됩니다.
* SKU가 제공되지 않은 경우 "NO SKU"로 표시됩니다.
* 재고 페이지에서 상품 변형을 클릭하면 해당 변형의 상세 페이지로 이동합니다.

재고 페이지:

![재고 관리 페이지](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032790336/original/sEoZgIqZGeQmCnQiZ66Z_UdYVT1ies6WFw.jpeg?1726174504)

변경사항 적용 또는 폐기:

![변경사항 저장 또는 취소](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032790337/original/_B5EKzLp1qLh_6Vuw7P5X-m612Xif2jY2A.jpeg?1726174504)

SKU 또는 상품 변형 이름으로 상품 검색:

![상품 검색 기능](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155032790335/original/X9dc2mgrMAaMwJQoYbIne8jPUbv5G-M6XQ.jpeg?1726174504)

***

*원문 최종 수정: 2024년 9월 12일* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/e-commerce/how-to-use-the-inventory-management-features-for-your-online-store-in-highlevel.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.
