# 쇼핑몰에 추천 적용하기

추천을 생성한 후 노출시키려면 추천 코드를 쇼핑몰 상품 검색 결과 페이지 안에 삽입해야 합니다. 이 문서에서는 임대형 쇼핑몰 종류별로 추천 코드를 쉽게 삽입하는 방법에 대해 안내합니다.

<br>


---

# 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://docs.groobee.ai/old-admin/ai-recommendation/shoppingmall.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.
