# 상품 연동시 해외, 렌탈, 중고 마크를 붙이고 싶습니다

## 해외 뱃지 노출 설정

상품명이나 상품 검색어에 ‘해외’라는 단어가 포함되어 있다면, 연동된 상품 앞에 해외 뱃지가 자동으로 붙어요. 해외 뱃지를 노출하고 싶지 않다면, 상품명과 상품 검색어에 있는 ‘해외’라는 단어를 삭제해 주세요.

***

## 렌탈 및 중고 마크 설정

렌탈 또는 중고 마크는 메이크샵 1:1 게시판을 통해 요청해 주시면 돼요.

개별 상품에는 적용이 어렵고, 전체 상품이나 특정 카테고리에만 적용할 수 있어요.\
렌탈 상품은 상품명에 렌탈 기간을 꼭 명시해 주셔야 해요.

카테고리에 적용을 원할 경우, 문의 시 카테고리명과 카테고리 번호를 함께 알려주세요.\
단, 가상 분류에는 적용이 불가능해요.


---

# 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/undefined-5/undefined/undefined-1/undefined-10.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.
