# 編輯商店資訊

### ① 進入店鋪資訊頁面

{% hint style="info" %}
從商店選擇器中點選相關商店，在其店鋪資訊頁面中，即可查看該商店的詳細資訊。
{% endhint %}

### ② 進行編輯與修改

{% hint style="danger" %}
&#x20;在AnyLogi中進行的任何編輯與修改，都不會反映在你的EC購物車以及EC商城&#x4E2D;**。**

請同步在你的EC購物車與EC商城中修改相關資訊。（詳請請點選這裡）
{% endhint %}

![](/files/-MeT8FBHZk0gpICAA2DT)

### 可編輯項目

| 項目        | 説明                                      |
| --------- | --------------------------------------- |
| 商店名稱      | 商店的名稱                                   |
| 商店代碼      | 分配給商店的單一代碼，在訂單生成時作為開頭編號辨認使用。            |
| 國家 / 地區   | 商店地址                                    |
| 郵遞區號      | 商店地址                                    |
| 縣市        | 商店地址                                    |
| 鄉鎮區       | 商店地址                                    |
| 街道名稱或村里名稱 | 商店地址                                    |
| 建築物名稱或房號  | 商店地址                                    |
| 電話號碼      | 商店的聯絡電話                                 |
| 預設代運物流    | 商店預設使用的運送方式，只能由管理員設定。請點選這裡了解更多關於運送相關資訊。 |
| 平台串接      | 適用於該店的銷售管道，詳情請點選這裡。                     |


---

# 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/zh_tw/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.
