> For the complete documentation index, see [llms.txt](https://help.sixshop.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sixshop.com/news/updates/2021/210409.md).

# 2021년 4월 9일

## 1. 개인통관고유부호 기능 추가 &#x20;

고객에게 개인통관고유부호를 받을 수 있는 기능이 추가되었습니다.\
해외 직배송 또는 해외구매대행 상점을 운영 중이시라면 해당 기능을 통해 개인통관고유부호를 손쉽게 받아보세요.  &#x20;

![](/files/-MXo0yoOP38pxmdmr454)

자세한 내용은 [개인통관고유부호 안내서](/learn-sixshop/store-manager/products.md#3-6)를 참고해 주시기 바랍니다.  <br>

## 2. 현금 영수증 신청 노출 여부 설정 기능 추가

![](/files/-MXo1-zB8acHJHycmhjK)

[\[식스샵 > 상점 설정 > 결제\]](https://www.sixshop.com/store-setting/payment)에서 현금 영수증 신청 기능의 노출 여부를 설정할 수 있게 되었습니다.  <br>

## 3. 후기/질문 게시판 글쓴이 익명 처리 기능 개선&#x20;

![](/files/-MXo127YAt9-zD1CKLEz)

* **개선 전: 식\*샵**&#x20;
* **개선 후: 식\*\*** &#x20;

후기/질문 게시판에서 글쓴이 익명 처리를 사용하실 경우 첫 글자 외 모든 글자가 익명 처리되도록 기능이 개선되었습니다. &#x20;

\
\
살랑살랑 불어오는 따스한 봄바람처럼 고객님께 기분 좋은 소식만 전해드릴 수 있도록 노력하겠습니다. \\

많은 관심 부탁드립니다.🌸\ <br>

[후속 업데이트](https://help.sixshop.com/news/updates)는 2\~3주 간격으로 진행됩니다.

{% hint style="info" %}
식스샵을 사용하시면서 어려운 점이 있거나 문의하실 내용이 있다면 언제든지 연락해주세요! &#x20;

**전화**  1644-6608         **메일** <help@sixshop.com>         **채팅**  [상담하기](https://sixshopchat.channel.io)         **건의** [접수하기  ](https://mysix.shop/3cnhnXo)
{% endhint %}

#### **나의 브랜드가 세상을 만나는 방법, 식스샵**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sixshop.com/news/updates/2021/210409.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
