# 設定商品規格尺寸

### 一、**商品規格尺寸:**

當編輯或上架商品時，用於描述不同特徵或選項的功能。這些特徵例如【顏色、尺寸】等。

使用商品規格尺寸功能可以幫助購買者更清楚迅速地選擇他們想購買的商品。

### **二、主要功能包括：**

1. **商品規格：**
   * 一個規格：用於商品為單一品項，商品規格只使用一層規格。例如「保溫杯」唯一一層規格「顏色」，「顏色」為紅色、黑色、藍色。
   * 兩個規格：用於商品具有兩種特徵或選項的情況。例如「衣服」其中一層規格可以是 「顏色」，另一層規格可以是「尺寸」。
2. **規格圖片：**
   * 賣家可為每個規格上傳相應的規格圖片，以便購買者在瀏覽規格選項時能看到對應的圖片。
   * 如果沒有規格圖片，則顯示主圖片。
   * 當上傳其中一張規格圖，則其它規格也須上傳圖片。

### **三、如何設定商品規格?**

1. **新增商品** : 「<mark style="background-color:red;">管理系統 > 商品 > 商品管理 > 新增/管理商品</mark>」
2. **設定規格**（以衣服為例，設定「顏色」和「尺寸」兩個規格）：
   * 新增第一項規格：先點選「開啟商品規格」，勾選或填寫自定義規格，再填寫內容
   * 新增第二項規格：點選「開啟商品規格」，選擇第二項規格，再填寫內容資訊

※ 請注意，每個規格選項最多能新增 60 項，如果使用雙層規格組合，也不能超過 60 項。

例如：第一層有 15 項，則第二層不能超過 4 項。15 \* 4 = 60

3. **上傳商品規格選項圖片：**
   * 規格圖尺寸 : jpg格式，1200 px \* 1200 px，50 kb - 1500 kb，建議您 :thumbsup:
   * 請上傳正方形圖片
   * 販售商品需佔圖片 80 % 以上


---

# 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://seller.akaric.com/shang-pin-guan-li/shang-pin-fa-bu/she-ding-shang-pin-gui-ge-chi-cun.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.
