# 상품별로 현금결제(카드결제 안되게) 셋팅을 할 수 있나요?

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

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

`상품` > `상품 관리` > `상품 등록` 에서 '현금전용 결제'를 선택하면 해당 상품 주문 기 현금결제만 가능하도록 설정돼요.

<mark style="color:blue;">단, 설정 상품을 타 상품과 함께 결제 시, 무조건 현금결제만 가능해요.</mark>


---

# 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/faq/set/undefined/undefined-31.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.
