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

## ステップ１：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)

###

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

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

{% hint style="warning" %}
SKUについて以下の場合は以下をご入力ください。

◆既にバーコード情報（JANコード）を保有している場合

→AnyLogiのSKU番号に**バーコード情報（JANコード）**&#x3092;入力してください。

◆既にShopifyの商品マスタのSKUにて管理番号を保有している場合

→AnyLogiのSKU番号に**ShopifyのSKUの欄に入力されている値**を入力してください。
{% endhint %}

{% hint style="danger" %}
**AnyLogiのSKU番号＝ShopifyのSKU**としてください！
{% endhint %}

{% hint style="warning" %}
同梱品・独自資材がある場合には商品同様に商品マスタへご登録下さい。

その際、商品名の先頭に【同梱品】もしくは【独自資材】と入力して下さい。

ただし、同梱品・独自資材は、バーコード情報（JANコード）管理をしないため在庫保証できかねます。

【同梱品】、【独自資材】と記載がない場合には、通常の商品として処理され

**入庫料が発生**致します。
{% endhint %}

{% hint style="info" %}
同梱品・独自資材とは以下のようなものが例としてございます。

◆同梱品

パンフレット、説明書、チラシ、ノベルティー等

◆独自資材

専用の配送箱、化粧箱、OPP袋、ギフトバック等
{% endhint %}

###

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

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

###

### ⑥ `保存`する

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

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

### ①`商品管理`にアクセスし、`商品を追加する`を押下

![](/files/oeOPHYjn4yVsDLJax3ck)

### &#x20;② 商品情報を入力

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

![](/files/30d9C7BRbCN2uikIm0Xs)

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

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

**（大文字・小文字・記号・数字）**
{% endhint %}

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

詳しいShopify上での商品マスタ登録方法は[こちら](https://help.shopify.com/ja/manual/products/add-update-products)からご確認ください。
{% endhint %}

{% hint style="danger" %}
ShopifyのSKUが空欄のまま注文情報がShopifyに入ってきた際には

&#x20;AnyLogiでは出荷できなくなりますので、Shopify公開前に再度ご確認ください。
{% 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/single.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.
