# 상품 상세 텍스트 치환

## 관리자 메뉴 위치

`상품` > `부가 기능` > `상품 상세 텍스트 치환`

## 메뉴 안내 및 설정 방법

상품 상세 단어 필터링의 경우 20개까지 입력이 가능해요.

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

## 적용 화면

<figure><img src="/files/afh66q0VF4lYyVV3OpFe" alt=""><figcaption><p><mark style="color:blue;">상품상세지 직접입력란에 보이는 모습</mark></p></figcaption></figure>

<div align="left"><figure><img src="/files/cs9O6qU2rpcrUd43HVXe" alt=""><figcaption><p><mark style="color:blue;"><strong>쇼핑몰에 보이는 모습</strong></mark></p></figcaption></figure></div>

* 메뉴 안내 이미지와 같은 조건으로 필터링 단어 입력 시 상품 상세 직접 입력란에는 \[찾을단어] 라는 문구가 입력 및 저장된 상태이지만 상세 페이지에서는 필터링 기능으로 인해서 \[바꿔보일 단어] 로 변경되어 노출돼요.
* 실제 상품 상세 직접 입력란에 입력된 데이터 자체가 필터링에 의해서 변경되어 저장되는 부분은 아니며, \
  단순히 상세 페이지에서 필터링을 통해서 글자만 변경해서 보여주게 돼요.

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

* '찾을 단어'만 입력고 '바꿔 보일 단어'를 입력하지 않으면 설정된 단어가 상품 상세에 있는 경우 \*\*\*로 표시돼요.
* '찾을 단어'의 경우는 한글/영문/숫자만 입력하세요. 특히 \*등은 입력하시면 에러가 발생해요.
* 특히 기능성 화장품, 건강식품 등 설명에 법적인 문제가 있는 단어가 있다면 필터링 기능을 통해 손쉽게 대응하실 수 있  요.
* 상기 기능 사용으로 인하여 발생할 수 있는 대외적 문제는 메이크샵에서책임지지 않아요.
* 필터링 단어를 입력창에서 삭제하시면, 그 단어는 필터링 기능이 없어져요.
  {% 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-2/undefined-11.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.
