# 1.4. 카페24: 3D 장바구니 제품 보여주기

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

해당 기능은 \*\*\[1.1. 카페24: 앱 설치 방법]\*\*부터 \*\*\[1.3. 카페24: 데이터 가져오기]\*\*까지 설치/연동 작업이 완료되어야 사용할 수 있습니다.
{% endhint %}

## 사용 방법

{% stepper %}
{% step %}

### 데이터 가져오기 연동 후 페이지 이동

[**1.3. 카페24: 데이터 가져오기**](https://docs.archisketch.com/reference/%EB%8D%B0%EC%9D%B4%ED%84%B0-%EA%B0%80%EC%A0%B8%EC%98%A4%EA%B8%B0) 연동 후, 대시보드의 **\[기업 라이브러리 > 가구]** 페이지에 들어갑니다.

![](/files/2dc3f005e6c16e3b0943e74f11c8afa0b37f01de)
{% endstep %}

{% step %}

### 옵션별 3D 모델링 데이터 업로드

연동된 판매 상품 아이템 카드를 클릭한 후, 제품 상세 페이지에서 **옵션별 3D 모델링 업로드 영역**을 활용하여 **3D 모델링 데이터**를 업로드하세요.

![](/files/e987b9c166f5112011ae9819bcd2e08e868a8f82)
{% endstep %}

{% step %}

### 장바구니에서 3D 모델링 적용 제품 확인

판매 제품의 **각 옵션별 3D 모델링 업로드**가 완료되었다면, **연동된 카페24 웹사이트**에서 **해당 3D 모델링이 적용된 제품**을 장바구니에 추가해보세요.

![](/files/20c3e4510ed0a9c305a6f7a301dfc4672cdff3d3)

**3D 모델링이 적용된 제품 카드**를 클릭하면, 해당 제품의 **3D 모델 뷰어**를 확인할 수 있습니다.

{% hint style="info" %}
3D 모델 뷰어: 모바일 디바이스 WebAR 지원

**모바일**에서 3D 모델 뷰어를 열면 **WebAR 기능**을 사용할 수 있습니다.
{% endhint %}

![](/files/cc6e3a426efd43831b8ea116d37506b004823eec)
{% 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/3d-cart-product.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.
