> For the complete documentation index, see [llms.txt](https://help.makeshop.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.makeshop.co.kr/faq/mobile/design/undefined-11.md).

# 모바일 영수증 출력 버튼은 어떻게 노출시키나요?

모바일 영수증 출력 버튼은 기본 소스를 적용하면 자동으로 노출돼요.\
기본 소스를 사용하지 않는 경우에는 아래 내용을 참고하여, 원하시는 위치에 소스를 추가해 주세요.\ <mark style="color:blue;">영수증 출력 버튼은 카드 결제 또는 실시간 계좌이체인 경우에만 노출돼요.</mark>

{% tabs %}
{% tab title="모바일 - 2.0 / 4.0" %}
\[디자인 > 모바일 > 디자인  편집> 중앙 디자인 > 마이페이지 > 주문상세 내역]에서\
아래 소스를 넣어주세요.

```
<!--/if_link_card_receipt/--><a href="<!--/link_card_receipt/-->" class="btn-right">영수증 출력</a>&;t;!--/end_if/-->
```

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="모바일 - 파워팩" %}
파워팩은 별도 설정 없이 기본 소스 적용 시 노출돼요.
{% endtab %}
{% endtabs %}
