# 상품 이미지 일괄 변경

## 관리자 메뉴 위치

`상품` > `일괄 관리` > `상품 이미지 일괄 변경`

## 메뉴 안내 및 설정 방법

<figure><img src="/files/T4wzNeMbdD2fFjK8KjFt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IhGXPRVZFDmQf16Qg8VC" alt=""><figcaption></figcaption></figure>

* 픽셀의 경우 최소 80픽셀부터 최대값은 `디자인` > `디자인 관련 기초 설정` > `메인/분류/상품 화면 설정` > `상품 이미지 최소 사이즈 설정` 픽셀 값으로 적용돼요.
* 최대 990픽셀까지 설정 가능해요.

***

<figure><img src="/files/2B7qY3JNo892H4g8DCPf" alt=""><figcaption></figcaption></figure>

* 상품에 대한 기본 이미지 등록 시 확대 이미지 등록하고 \[확대 이미지로 상세, 리스트 이미지 자동 생성] 체크한 상태로 이미지 등록할 경우 500 \* 500 이상의 사이즈로 이미지 등록하더라도 확대 이미지는 500 \* 500으로 이미지 저장돼요.
* 상세 이미지는 상세 이미지 하단 권장 이미지 셀렉트 박스 선택한 사이즈로 이미지 저장되고 리스트/메인 이미지는 설정 이미지 사이즈로 이미지가 저장되는데 이때 저장된 이미지를 활용해서 이미지를 일괄 변경할 수 있어요.
* <mark style="color:blue;">이미지 일괄 변경의 경우 이미지 사이즈만 조정되는게 아니라 이미지 자체가 변경되는 부분이라 신중한 변경이 필요해요.</mark> (대/중/소 이미지 모두 다른 이미지로 등록한 상태)

***

<figure><img src="/files/DPg2iHi3vgu2xhQkF4tU" alt=""><figcaption><p>상품의 소 이미지를 대이미지를 가지고 일괄 수정 후 상태</p></figcaption></figure>

* 대/중/소 이미지가 변경하려는 픽셀보다 작은 경우에는 저장된 이미지 사이즈로 변경돼요.
* 예) 대 이미지 사이즈 500 \* 500으로 저장된 상태에서 대 이미지를 가지고 소 이미지를 990픽셀로 일괄 수정 시 소 이미지는 990픽셀로 변경되지 않고, 대 이미지가 저장된 사이즈인 500 \* 500 사이즈로 수정돼요.

{% hint style="warning" %}
참고

* 이미지가 움직이는 GIF일 경우 움직이는 이미지 중 첫 번째 이미지로 자동 처리돼요.
* 상품이 많을 경우 처리가 지연될 수 있어요.
  {% endhint %}


---

# 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://help.makeshop.co.kr/manual/goods/undefined-3/undefined-4.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.
