# ストア情報の編集

### ① 該当ストアの`ストア情報`に遷移

{% hint style="info" %}
該当するストアをストアセレクターから選択し、**ストア情報**を押下すると、ストアの詳細情報を確認できます。
{% endhint %}

### ② 各種編集・変更をする

{% hint style="danger" %}
&#x20;**AnyLogi上でのストア情報の変更はECカート・ECモールには反映されません。**

該当ECカート・ECモールの管理画面にも変更をご入力ください。（詳細は[こちら](https://help.shopify.com/ja/manual/online-store)）
{% endhint %}

![](/files/-MeT8FBHZk0gpICAA2DT)

### 編集可能項目

| 項目             | 説明                                                                         |
| -------------- | -------------------------------------------------------------------------- |
| 店舗名            | ストアの名前                                                                     |
| ストアコード         | ストアに割り当てられるコード。注文IDと入荷IDの自動生成時にプレフィックスとして使用される。                            |
| 国/地域           | ストアの住所                                                                     |
| 郵便番号           | ストアの住所                                                                     |
| 都道府県           | ストアの住所                                                                     |
| 市区町村           | ストアの住所                                                                     |
| 町名、丁目、番地       | ストアの住所                                                                     |
| 建物名、部屋番号など     | ストアの住所                                                                     |
| 電話番号           | ストアのお問い合わせ電話番号                                                             |
| ストアのデフォルトの配送方法 | ストアで使用される配送方法。管理者のみ設定可能。配送方法に関しての詳しい情報は[こちら](/anylogi/appendix/couier.md)。 |
| チャンネル接続        | ストアに適用される販売チャンネル。詳細は[こちら](/anylogi/admin_task/store/create.md#channeruwo)。 |


---

# 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://anymind-group.gitbook.io/anylogi/admin_task/store/edit.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.
