# 単一商品の登録

### ① `商品マスタ`ページにアクセス

![](https://2176607008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mkl2gVxcQfguu9fJcOV%2F-MkpBCKq-l9zOUkqjrYd%2F-MkpFUlWcYFox-P6qGD3%2Fscreencapture-supplier-anylogi-skus-list-2021-09-30-14_51_18.png?alt=media\&token=e1aad51f-e59d-4dec-b2ba-f7f6fe0409b3)

###

### ② `商品マスタを追加`を押下

<div align="left"><img src="https://2176607008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mkl2gVxcQfguu9fJcOV%2F-MkpBCKq-l9zOUkqjrYd%2F-MkpEm7-pv3Gu6h67AIR%2FFrame%203.png?alt=media&#x26;token=99232709-774b-4fb2-ba04-e69735918ddb" alt=""></div>

### ③ `単一`が選択されていることを確認

![](https://2176607008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mkl2gVxcQfguu9fJcOV%2F-MkpG5oD3wiQibIcrAX-%2F-MkpGF9uEoB5Vtq7H1xk%2Fscreencapture-supplier-anylogi-skus-add-2021-09-30-14_54_34.png?alt=media\&token=ee41b7c4-9aa3-40b5-8a09-1d4b392e875c)

###

### ④ `商品情報`を入力

| 項目            | 説明                         |
| ------------- | -------------------------- |
| **商品名\***     | ”商品名”として商品マスタ一覧の左側に表示      |
| **概要\***      | SKUの概要説明                   |
| **SKU**       | 商品を識別する最小単位。空欄の場合、自動生成される。 |
| **タグ**        | SKUを検索する際のキーワード（複数付与可）     |
| **商品マスタ特記事項** | SKUに関する特記事項                |
| **画像**        | 商品マスタ一覧で一番左側に表示される商品画像     |

{% hint style="success" %}
例外を除き、SKUは空欄にし、自動生成することをオススメします。

空欄にすると、13桁の数字が生成されます。
{% endhint %}

### ⑤ `追加オプション`の入力

| **項目**  | 説明               |
| ------- | ---------------- |
| **価格**  | 商品マスタの価格         |
| **原価**  | 商品マスタの原価         |
| **税率**  | 商品マスタの税率         |
| **色**   | 商品マスタのカラーバリエーション |
| **サイズ** | 商品マスタのサイズバリエーション |
| **幅**   | 商品マスタ幅           |
| **高さ**  | 商品マスタの高さ         |
| **長さ**  | 商品マスタの長さ         |
| **重さ**  | 商品マスタの重さ         |

###

### ⑥ `保存`する

<div align="left"><img src="https://2176607008-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mkl2gVxcQfguu9fJcOV%2F-MkpBCKq-l9zOUkqjrYd%2F-MkpEKbNVjESQsWPZPwq%2FGroup%20166.png?alt=media&#x26;token=32437db9-3cd8-442e-a5a1-395b5091d506" alt=""></div>


---

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