# 상품수정-등록한 상품 수정하기

스윙샵에서 등록한 상품을 수정하는 방법을 알려드릴게요.

상품 유형(실물, 예약상품, 디지털상품)에 관계 없이 상품 수정 방법은 모두 동일합니다.

![](/files/bdsKn1drcUXm9nKVkxxo)

### ![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%EB%8B%A8%EB%9D%BD1-1.png) **1. 스윙샵 상품 수정하기**

![](https://wp.swing2app.co.kr/wp-content/uploads/2022/07/%EC%83%81%ED%92%88%EC%88%98%EC%A0%951.png)

앱운영 화면으로 이동합니다.

1\)스윙샵-상품관리 선택

2\)왼쪽 메뉴에서 \[상품조회]를 선택해주세요.

3\)상품조회 목록에서 수정하고자 하는 상품명을 선택해주세요.

![](https://wp.swing2app.co.kr/wp-content/uploads/2022/07/%EC%83%81%ED%92%88%EC%88%98%EC%A0%952.png)

상품 등록 수정 화면으로 이동하게 됩니다.

상품 등록 화면과 수정 화면은 동일한 페이지에서 작업됩니다.

신규로 상품을 등록시 등록화면이 되고, 이미 등록된 상품을 수정할 경우 수정화면으로 전환됩니다.

따라서 **해당 페이지에서 수정하고자 하는 내용을 수정 한 뒤 화면 제일 하단의 \[수정하기] 버튼을 선택하면 적용됩니다.**

{% hint style="info" %}
별도 앱 업데이트 필요 없이, 수정하기만 선택하면 앱에 수정사항이 자동 반영됩니다.

앱 종료 후 재실행 하시면 수정한 내용 확인 가능합니다.
{% endhint %}

![](/files/Xyge2ulucjVtIpQAds5W)

### ![](https://wp.swing2app.co.kr/wp-content/uploads/2018/09/%EB%8B%A8%EB%9D%BD1-1.png) **2. 상품 복사하기**

![](https://wp.swing2app.co.kr/wp-content/uploads/2022/07/%EC%83%81%ED%92%88%EC%88%98%EC%A0%953.png)

복사 기능도 이용할 수 있습니다.

비슷한 유형의 상품 혹은 동일 상품을 다시 등록하고자 할 때는 다시 상품을 처음부터 등록하지 않아도 되구요.

**상품 등록 화면 하단의 \[복사하기] 버튼을 선택하면 상품 페이지가 그대로 복사됩니다.**

해당 페이지에서 수정할 내용을 반영하고 다시 \[수정하기] 버튼을 선택하면 간편하게 상품을 등록할 수 있습니다.

**Related Articles**

* [페이지 기능 – HTML에디터 페이지](https://wp.swing2app.co.kr/documentation/v3manual/step3-page/editorpage/)
* [페이지 기능 – 이미지 페이지](https://wp.swing2app.co.kr/documentation/v3manual/step3-page/imagepage/)
* [페이지 기능 – 업종별 템플릿](https://wp.swing2app.co.kr/documentation/v3manual/step3-page/template-page/)
* [웹뷰앱&푸시앱](https://wp.swing2app.co.kr/documentation/v3manual/webview-pushapp/)
* [페이지 기능 – 이미지 업로드](https://wp.swing2app.co.kr/documentation/v3manual/step3-page/imageupload/)
* [페이지 기능 – 파일 업로드](https://wp.swing2app.co.kr/documentation/v3manual/step3-page/fileupload/)


---

# 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://documentation.swing2app.co.kr/shop/swingshop/product-edit.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.
