# 관리자에서 게시글 작성시, 상품링크를 추가할 수 있나요?

게시글 추천 상품을 이용하면 돼요.

<kbd>게시판</kbd> > <kbd>게시글 관리</kbd> > <kbd>게시판별 게시글 관리</kbd> > \[글쓰기]를 클릭하시면 이용할 수 있어요.

게시글을 작성할 때 추천 상품을 등록할 수 있어요. 총 12개까지 등록할 수 있고, 설정한 상품은 게시글에 바로 보여져요.

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

{% hint style="info" %}

## 참고사항

고객 문의글에 답변할 때, 문의한 상품 외에 다른 상품을 추천해서 함께 구매하도록 유도할 수 있어요.

또한, 게시판으로 이벤트 페이지를 만들 때도 게시글에 상품을 설정하면 직관적인 페이지를 만들 수 있어요.
{% 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/set/undefined/undefined-59.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.
