# 파워앱에서만 노출되는 앱 전용 상품을 만들 수 있나요? (커스텀메뉴 활용하기)

<mark style="color:blue;">파워앱 커스텀 메뉴 만들기를 통해 앱에서만 노출될 특정 카테고리의 링크를 등록하여 앱 전용 상품으로 운용할 수 있어요.</mark>&#x20;

***

{% stepper %}
{% step %}
파워앱에서만 노출할 카테고리를 선택 또는 생성하세요.

**경로 :** `상품` > `분류 관리` > `분류 관리경로`&#x20;

<figure><img src="/files/ta2Qsi1D0dFr7G6eh006" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
노출할 카테고리 모바일 주소를 확인하세요.&#x20;

**경로 :** `디자인` > `디자인 스킨 관리` > `모바일` > `디자인 편집` > `우측 상단 페이지 주소` > `상품 분류로 조회`&#x20;

<figure><img src="/files/OX0qqE4Zrqov9D2KQo95" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
파워앱 커스텀 메뉴 만들기 메뉴로 이동하세요.

**경로 :** `부가서비스` > `모바일앱` > `모바일앱 설정` > `앱 프리미엄 설정` > `하단메뉴 디자인` > `디자인 설정` > `커스텀메뉴 만들기`

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

예) 30% 할인 앱 전용 상품을 구성할 경우▼

<figure><img src="/files/07FQorbGjmbTAgB0kIWd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
파워앱 하단 메뉴에 앱 전용 상품 카테고리로 이동하는 버튼이 생성되면 완성이에요.

<figure><img src="/files/e5tycXcTEG2avQqGvAAK" alt=""><figcaption></figcaption></figure>
{% 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://help.makeshop.co.kr/faq/mobile/undefined-1/undefined-29.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.
