# 특정 상품별로 배송비를 다르게 설정할 수 있나요?

<mark style="color:blue;">전체 상품에 대해 기본 배송비를 설정하고, 특정 상품만 별도 배송비를 설정할 수 있어요.</mark>

***

{% stepper %}
{% step %}
전체상품에 대한 배송비는 설정 > 배송 설정 > 배송설정 메뉴의 \[기본 배송비 설정] 에서 설정해 주세요.
{% endstep %}

{% step %}
\[상품별 개별 배송비 옵션 설정 ] 에서 무료,추가 배송비 등 원하는 설정으로 변경해 주세요.
{% endstep %}

{% step %}
설정하고자 하는 상품으로 접속하여 \[개별 배송비 설정] 을 적용해 주시면 돼요.
{% endstep %}
{% endstepper %}

<figure><img src="/files/712CIqDdpmfquUlfPcov" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**기능 활용 TIP**\
이벤트성으로 무료배송 되는 상품이나 특정 상품만 부피 및 무게로 인하여 추가배송비를 청구해야 할때 이용하세요.
{% 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/faq/product/undefined-1/undefined-2.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.
