# 1.5. 카페24: 템플릿 리스트 보여주기

{% hint style="warning" %}
해당 기능을 사용하려면 사전 설치 작업이 완료되어야 합니다.

해당 기능은 **\[1.1. 카페24: 앱 설치 방법]** 작업이 완료되어야 사용할 수 있습니다.
{% endhint %}

{% stepper %}
{% step %}

## Step\_01

[**1.1. 카페24: 앱(App) 설치 방법**](https://docs.archisketch.com/reference/%EC%95%B1app-%EC%84%A4%EC%B9%98-%EB%B0%A9%EB%B2%95) 작업 후, 대시보드의 **\[템플릿 > 템플릿 관리]** 페이지에 들어가주세요.

**\[상태: 등록 완료] 템플릿들** 중 **\[기타: 전시하기]** 버튼을 눌러 **전시하고 싶은 템플릿들**을 선택해주세요.

{% hint style="info" %}
템플릿 리스트에 보여지는 개수는 최대 3개까지.

카페24 앱 속 템플릿 리스트에 표시되는 템플릿은 **최대 3개**까지 가능합니다.
{% endhint %}

![](/files/532a9c330cf96ff104ef21d15d5d417cbfb7b1cf)
{% endstep %}

{% step %}

## Step\_02

**\[상태: 등록 완료] 템플릿들** 중 전시할 템플릿 설정이 완료되었다면,\
**연동된 카페24 웹사이트**에서 **템플릿 리스트에** 설정한 템플릿들이 정상적으로 노출되는지 확인해주세요.

**설정한 템플릿들**을 클릭하면, 해당 템플릿의 상세 정보들을 확인할 수 있습니다.

![](/files/7870565d4ba845ea527120b69f6b79ec6e0664c9)
{% endstep %}
{% endstepper %}


---

# 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.archisketch.com/dev-guide/builder/cafe24/template-list.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.
