# 상품 항목 (추가) 관리

{% hint style="info" %}
**상품 상세페이지에 추가로 안내하고 싶은 상품 정보 항목을 별도 등록할 수 있습니다.**

**추가한 상품 정보 항목을 상품 등록 시 활용해 보세요.**\
**상품항목추가정보는 상품관리 > 상품등록 > 배송정보 항목 하단에서 설정할 수 있어요.**&#x20;
{% endhint %}

## 상품 항목 (추가) 관리

<figure><img src="/files/VFNdl42NwpZqSa7pTaHQ" alt=""><figcaption><p>&#x3C;상품항목추가 관리></p></figcaption></figure>

**①** [**+ 항목 추가**](#undefined-1)\
\[+ 항목 추가] 버튼을 클릭하면 나타나는 '상품 항목 추가' 창에서 상품 정보 항목을 추가 등록합니다.

**②** [**적용상품**](#undefined-2)\
\[상세보기] 버튼을 클릭하면 등록한 상품 정보 항목이 적용된 상품을 확인할 수 있는 '항목 추가' 창이 노출됩니다.

**③ 수정**\
상품 정보 항목을 수정할 수 있습니다.

**④ 삭제**\
상품 정보 항목을 삭제할 수 있습니다.

{% hint style="warning" %}
적용된 상품이 있는 상품 정보 항목의 '항목명'과 '항목값'은 수정 및 삭제가 불가 합니다.
{% endhint %}

***

#### <mark style="color:blue;">■ 상품항목 추가</mark>

* 항목명 : 상품 정보 항목값을 대표하는 항목의 이름을 입력해 주세요.
* 항목값 : 추가로 등록할 상품 정보의 항목값을 입력합니다.\
  📍항목값은 최대 30개까지 등록이 가능합니다.

{% hint style="warning" %}
\[+] 버튼을 클릭하면 항목값의 입력란이 추가되며, \[-] 버튼을 클릭하면 입력란이 삭제됩니다.\
∧(상) ∨(하) 아이콘으로 항목값의 순서를 변경할 수 있습니다.
{% endhint %}

* 복수선택 여부 : 상품 등록시 항목값의 복수 선택 여부를 설정할 수 있습니다.&#x20;

{% hint style="warning" %}
복수선택 \[Y]  : 상품 등록 시 항목값을 1개 이상 선택할 수 있습니다. \
복수선택 \[N]  : 상품 등록 시 항목값을 1개만 선택할 수 있습니다.
{% endhint %}

* 사용 여부 : 해당 항목의 사용 여부를 설정합니다. \
  사용 여부를 \[Y]로 설정하면, 해당 추가항목은 상품 등록 페이지에 노출되며 선택사항으로 제공됩니다.<br>
* \[저장] 버튼을 클릭해 상품항목 추가를 완료합니다.

<div align="left"><figure><img src="/files/liqdC74Pm875y6NTzNxl" alt="" width="510"><figcaption><p>&#x3C;상품항목 추가></p></figcaption></figure></div>

***

#### <mark style="color:blue;">■ 상품항목추가 적용상품 보기</mark>

* 추가한 상품 정보 항목이 적용된 상품을 일괄 확인할 수 있습니다.&#x20;
* 등록된 상품의 '상품 번호'를 클릭하면 해당 상품 수정 페이지로 이동됩니다.

<div align="left"><figure><img src="/files/J7VKy3aKauCcqzcQrDxa" alt="" width="563"><figcaption><p>&#x3C;상품항목추가 적용상품 보기></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://nhn-commerce.gitbook.io/shopby_enterprise_manual/product/customproperty.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.
