# 1. 카페24(Cafe24)

## 아키스케치 ↔️ 카페24 가이드

**아키스케치**는 **카페24 공식 빌더사**로서, 카페24와 연동된 다양한 기능을 제공합니다.

가이드 목차는(은) **1️⃣ 하단 목차 테이블** 또는 **2️⃣ 좌측 카페24(Cafe24) 메뉴**를(을) 통해 확인할 수 있습니다.

### 📌 앱스토어 방문하기 👉 [여기 클릭](https://store.cafe24.com/kr/apps/26704)

![](/files/f4d8f729ff17a6c23bdc2e53017e52037dd149f3)

### 📌 목차

| 제목                             | 가이드 URL                                                                            |
| ------------------------------ | ---------------------------------------------------------------------------------- |
| **1. 카페24: 앱(App) 설치 방법**      | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/installation)       |
| **2. 카페24: 앱(App) 버튼 꾸미기**     | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/app-button)         |
| **3. 카페24: 데이터 가져오기(동기화)**     | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/import-data)        |
| **4. 카페24: 3D 장바구니 제품 보여주기**   | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/3d-cart-product)    |
| **5. 카페24: 템플릿 리스트 보여주기**      | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/template-list?q=)   |
| **6. 카페24: 모델 뷰어 삽입하기(Embed)** | [자세히 보기](https://docs.archisketch.com/dev-guide/builder/cafe24/model-viewer-embed) |


---

# 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.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.
