# 장바구니에 담을 경우 페이지 이동 여부

## 관리자 메뉴 위치

`설정` > `주문 설정` > `장바구니 설정`

## 메뉴 안내 및 설정 방법

<div align="left"><figure><img src="/files/th8e2urh6XZ4rF5H1auf" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% tabs %}
{% tab title="장바구니로 이동 조건" %}

<figure><img src="/files/lWNcSgAwokEgrr9t53xc" alt=""><figcaption><p><mark style="color:blue;"><strong>장바구니로 이동 조건</strong></mark></p></figcaption></figure>

페이지 이동 여부가 장바구니로 이동 조건인 경우 위와 같은 안내창 노출된 이후에 확인 버튼 클릭 시 장바구니 페이지로 연결돼요.
{% endtab %}

{% tab title="이동여부 확인 (팝업)" %}

<figure><img src="/files/iXK8lIW2RD9cPYiIB8Fg" alt=""><figcaption><p><mark style="color:blue;"><strong>현재 화면에서 상품만 장바구니 담기 조건 (팝업 형식)</strong></mark></p></figcaption></figure>

* 장바구니 담기 조건이 팝업 형식인 경우 상품을 장바구니 담을 경우 장바구니로 이동할지 계속 쇼핑할지 여부를 선택할 수 있는 창이 팝업 형식으로 노출돼요.

<figure><img src="/files/WbrVQizIWimAKM9OG8KA" alt=""><figcaption></figcaption></figure>

* 이용하고 있는 인터넷 브라우저 팝업 차단 설정 여부에 따라서 팝업창이 노출되지 않을 수 있으나 상품은 정상적으로 장바구니에 담기게 돼요.
  {% endtab %}

{% tab title="이동여부 확인 (레이어)" %}

<figure><img src="/files/K2XL2IY4nVQi8cRALinE" alt=""><figcaption></figcaption></figure>

레이어 형식의 경우 팝업 형식과 노출되는 내용은 동일하나 브라우저 팝업 차단 여부와 관계없이 노출돼요.
{% endtab %}
{% endtabs %}


---

# 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://help.makeshop.co.kr/manual/order/undefined/undefined-9.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.
