> For the complete documentation index, see [llms.txt](https://help.citrusad.com/retail-media-interface/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.citrusad.com/retail-media-interface/integration/ko/feature-integrations/category-cross-sell.md).

# 카테고리 교차 판매

<figure><img src="/files/SKkfPjYbhXSz91u6sFyp" alt="" width="100%"><figcaption></figcaption></figure>

카테고리 크로스셀 게재위치는 광고주가 자신의 제품이 자동으로 노출되는 카테고리 외에 보완적인 카테고리를 타겟팅할 수 있도록 합니다. 이는 광고주가 리테일러 사이트의 유제품 카테고리에 커피 제품을 노출하는 것처럼 자신의 제품과 관련된 보완 카테고리에서 노출을 늘릴 수 있는 좋은 방법입니다.

카테고리 크로스셀 게재위치는 독립형 게재위치 연동 방식입니다. 고객 경험을 유지하기 위해 관련 카테고리 페이지의 웹사이트에 추가 제품 캐러셀로 연동하는 것이 권장됩니다. 카테고리 크로스셀 게재위치는 PDP에도 연동할 수 있습니다.

## 리테일러로서의 기회:

* 새로운 게재위치를 통해 증분 전략적 수익 기회를 창출합니다. 카테고리, PDP 및 결제 게재위치에도 연동할 수 있습니다(일부 연동 작업 필요)]
* (권장) 관련 카테고리 -> 카테고리 매핑을 제공할 수 있는 경우, Epsilon Retail Media 기본 승인 방식을 사용하는 경우 제품 광고 캠페인을 자동 승인할 수 있습니다.
* 연동은 카테고리 광고 요청을 복제하고 추가 로직을 구현하는 것만큼 간단할 수 있습니다(각 리테일러에 따라 다름). 이에 대한 자세한 내용은 다음 문서에 설명되어 있습니다. [연동 요구 사항](/retail-media-interface/integration/ko/feature-integrations/category-cross-sell/integration-requirements.md).

{% hint style="warning" %}
위치 타겟팅 또는 카테고리 최저 입찰가와 호환되지 않음

위치 타겟팅 기능은 현재 크로스셀 카테고리와 호환되지 않으며, 카테고리 크로스셀 게재위치에서는 카테고리 최저 입찰가가 지원되지 않습니다.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.citrusad.com/retail-media-interface/integration/ko/feature-integrations/category-cross-sell.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
