# \[Rakuten] 単一商品の登録

## ステップ１：AnyLogiで商品マスタを登録する

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

<div align="left"><img src="/files/-Me-MglR-e-PN3qtGpBK" alt=""></div>

###

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

<div align="left"><img src="/files/-Me-NUantH3_T1f-l7da" alt=""></div>

###

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

![](/files/-MeTaYeToOjBhKtErXin)

###

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

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

{% hint style="warning" %}
既にバーコード情報（JANコード）をお持ちの方は、SKU番号にバーコード情報（JANコード）を入力してください。
{% endhint %}

###

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

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

###

### ⑥ `保存`する

<div align="left"><img src="/files/-Me-NmS4R0HRVPGwkeHJ" alt=""></div>

## ステップ２：Rakutenで商品マスタを登録する

### ①`店舗設定`から`商品管理`にアクセス

![](/files/niHnvYI8Hgo4Xt4piXoq)

### `②商品一覧・登録`にアクセス

![](/files/tGE0C88aZUH0m2r12Zwa)

### ③`通常商品登録`にアクセス

![](/files/gfXasolY6bbdcHcqlcYk)

### &#x20;

### ④ 商品情報を入力

{% hint style="info" %}
下記スクリーンショットの中で、オレンジ色に囲まれている部分に関しては特に注意して入力してください。
{% endhint %}

![](/files/OtTpZgtUodYKXJo0sq4J)

{% hint style="danger" %}
Rakuten上のSKUとAnyLogi上の**SKU番号**は**完全一致**している必要性があります。

**完全一致していない場合、同一商品として認識されない**ので、改めてご確認ください。
{% endhint %}

{% hint style="danger" %}
原則、**商品マスタの詳細情報はRakuten上とAnyLogi上で一致している**必要があります。Rakutenにも商品マスタの詳細情報を正確に入力してください。
{% endhint %}


---

# 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/intro/sku/rakuten-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.
