# 스마트정기배송 - 배송비 정책

<mark style="color:blue;">정기배송은 기본 배송비 정책과 동일하게 부과되고, (추가 배송비 조건도 동일 적용)</mark>\ <mark style="color:blue;">배송비 정책 변경 시, 변경 시점 이후로 생성되는 주문서부터 변경된 정책이 적용돼요.</mark>

***

배송비 설정 시 아래 내용을 유의해 주세요.

* 해외배송과 EMS 배송 지원은 불가해요.
* 정기배송 신청 시 여러 건을 한번에 신청할 경우, 배송비가 합산되어 고객에게 보여져요. <br>

> <mark style="color:blue;">예시</mark>> \
> A상품과 B상품 정기배송 신청 / 배송비 설정 – 배송비 2,500원> \
> \[A상품 - 2주간격, 월요일 배송], \[B상품 – 4주간격, 화요일 배송]으로 각 배송주기 다르게 선택 후 정기배송 신청 시 합산 배송비는 2,500원으로 노출되나, 추후 배송 시 각 상품에 배송비 2,500원씩 부과되어 결제돼요.


---

# 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/order/undefined-3/undefined.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.
