# 이커머스 스토어에서 상품 무게, 크기, SKU 정보 추가하는 방법

스토어 운영자는 상품에 무게, 크기, SKU(Stock Keeping Unit, 재고 관리 코드) 등 추가 정보를 입력할 수 있습니다. 이런 정보는 향후 배송 연동에 꼭 필요한 항목들입니다. 변형/가격을 위한 새로운 페이지가 추가되어, 사용자는 상품 무게, 크기, SKU 세부 정보를 정의할 수 있으며, 특정 변형의 재고 추적 기능도 사용할 수 있습니다.

## 사용 방법:

* 이러한 세부 정보를 추가하려면 다음 경로로 접근하세요:

Payments(결제) > Products(상품) > Create Product(상품 생성) > Add Pricing/ Variants(가격/변형 추가) > Pricing/ Variant page(가격/변형 페이지).

* 먼저 가격이나 변형을 생성해야 상품명의 하이퍼링크를 통해 해당 페이지에 접근할 수 있습니다.
* 새로 추가된 저장되지 않은 가격에는 "New" 태그가 표시되며, 가격/변형 페이지는 변경 사항을 저장한 후에만 사용할 수 있습니다.
* 재고 추적 외에도 사용자는 변형이나 가격 페이지에서 상품 무게, 크기, SKU를 추가할 수 있습니다.

가격/변형은 이제 가격/변형 목록에서 더 쉽게 찾고 관리할 수 있습니다:

호버 하이라이트: 가격/변형 타일 위에 마우스를 올리면 하이라이트되어 클릭 가능하다는 것을 명확히 알 수 있으며, 상세 가격/변형 페이지(무게, 크기, SKU, 재고, 디지털 파일을 추가할 수 있는 곳)로 이동됩니다.

**빠른 작업:** 각 타일에는 편집과 삭제 옵션이 포함되어 있어 전체 상세 페이지를 열지 않고도 더 빠르게 관리할 수 있습니다.

새로 생성된 가격:

![새로 생성된 가격 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029297643/original/YUFuCVr46Ncu6XHGu8Oldx7eE_LzSSKAwA.jpeg?1721078104)

**가격 페이지 뷰:**

![가격 페이지 뷰](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029297645/original/jFpSt29ziDYdoHLpJHQY0mI1otD1LGAdoA.jpeg?1721078104)

**새 가격 생성:**

![새 가격 생성](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029297640/original/SZ9Ry-ZH8XQsVJXZtJCiIotoe15Y3ta1GQ.png?1721078103)

**변형 페이지:**

![변형 페이지 1](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029297641/original/nhv7A_B4ZvWTCBThA3GIIqqsrkc3BlKeug.jpeg?1721078104)

![변형 페이지 2](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155029297642/original/EckfrASPP2647pvFGflmu5rYnT1JzZCXRw.jpeg?1721078104)

***

*원문 최종 수정: Mon, 23 Feb, 2026 at 6:58 AM* *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-add-product-weights-dimension-and-sku-information-in-your-ecom-store.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.
