> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/online-shop/hide-business-address.md).

# 事業者の所在地を、購入者へ非公開にできますか

### 事業者の所在地を、購入者へ非公開にできますか

個人事業主として運営されているショップにつきましては、「[**非公開設定申し込みフォーム**](https://opusbooster.com/tokusho-hide)」に必要事項を入力することで、「事業所の所在地」と「事業者の連絡先」を非公開に設定することができます。

**事業所の所在地**

事業者の所在地を非公開した場合、ショップの特定商取引法に基づく表記には、Office Lacroix合同会社の住所を表示していただくことが可能になります。

ただし、非公開にした場合でも、事業者の所在地は「[**非公開設定申し込みフォーム**](https://opusbooster.com/tokusho-hide)」に入力していただく必要があります。

また、**非公開としている場合でも商品を発送する際は、**&#x767A;送元はOffice Lacroix合同会社の住所ではなく、**ショップオーナー自身の住所を使用していただく必要がございます。**

※お客様から返品のご依頼や、その他お取引きの際にお問い合わせやご要望があった場合、非公開に設定していたとしても、ショップの所在地および連絡先を開示する必要があります。

※商品の納品書には、ショップの所在地をご記載ください。

※弊社の情報で納品書や領収書を発行いただくことはできません。

**事業者の連絡先**

事業者の連絡先を非公開した場合、ショップの特定商取引法に基づく表記には、Office Lacroix合同会社の連絡先を表示表示していただくことが可能になります。

ただし、非公開にした場合でも、事業者の連絡先は「[**非公開設定申し込みフォーム**](https://opusbooster.com/tokusho-hide)」に正確に入力していただく必要があります。

また、**非公開としている場合でも商品を発送する際は、**&#x767A;送元はOffice Lacroix合同会社の電話番号ではなく、**ショップオーナー自身の電話番号を使用していただく必要がございます。**

※お客様から返品のご依頼や、その他お取引きの際に問い合わせやご要望があった場合、非公開に設定していたとしても、ショップの所在地および連絡先を開示する必要があります。


---

# 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://docs.opusbooster.com/platform/online-shop/hide-business-address.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.
