# 상품 상세 배너 (모바일 전용)

<div align="left"><figure><img src="/files/rkZanhCRjGjKQC2RWeJ1" alt="" width="375"><figcaption></figcaption></figure></div>

> [GET /skin-banners](https://docs.shopby.co.kr/?url.primaryName=display/#/SkinBanner/get-skin-banners)
>
> ► 전체 배너 조회하기\
> 쇼핑몰의 모든 배너 정보를 조회합니다.

앞서 메인 화면 > 배너 영역 문서에서 소개한 API 입니다.\
해당 배너 리스트 데이터에 상품 상세에 표기되는 배너 정보가 포함되어 있습니다.

아래 어드민 경로에서 모바일 스킨의 '상품 상세 배너'에서 설정한 정보를 불러올 수 있습니다.&#x20;

```
shop by basic/pro : 디자인 > 디자인 설정 > 스킨 배너 관리
shop by premium : 전시관리 > 스킨 배너 관리
```

메인 페이지 외에 상품 상세에서도 배너 정보를 불러와 사용할 수 있습니다.&#x20;


---

# 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://workspace-help.nhn-commerce.com/aurora-guide/api-1/product-detail/banner.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.
