# 編輯商品頁面

### ① 進入商品詳細資訊頁面

{% hint style="info" %}
點擊商品名稱進入商品詳細資訊頁面。
{% endhint %}

### ② 進行編輯與修改

{% hint style="danger" %}
如果你在此更改商品的資訊細節，此更改將不會顯示在其 EC 購物車以及 EC 商城中。

請確認你的EC購物車以及EC商城也同步修改商品資訊。
{% endhint %}

![](https://1932846363-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-McDTumWgBv3hFYXC1Bb%2F-MeTfDPiXuvIXx0PP9g6%2F-MeTfbPOc-YqpJd_NhYq%2Fscreencapture-stg-app-anylogi-skus-0000000580205-2021-07-13-16_04_18.png?alt=media\&token=3241013a-533f-43a3-a90c-3f948f6d318b)

### 可編輯項目

* 商品名稱
* 內容物
* 標籤
* 商品備註
* 商品圖片

單一商品限定

* 價格
* 成本價
* 稅率
* 尺寸係數
* 顏色
* 尺寸
* 寬
* 高
* 長
* 重量

{% hint style="info" %}
關於可編輯的尺寸項目請參考以下頁面
{% endhint %}

{% content-ref url="../../../intro/sku/single" %}
[single](https://anymind-group.gitbook.io/anylogi/zh_tw/intro/sku/single)
{% endcontent-ref %}

{% content-ref url="../../../intro/sku/set" %}
[set](https://anymind-group.gitbook.io/anylogi/zh_tw/intro/sku/set)
{% endcontent-ref %}


---

# 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/fulfillment/inventory/sku/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.
