# \[Shopify] セット商品の登録

{% hint style="danger" %}
セット商品はすでに登録されているSKUからのみ作成可能です。

登録されていないSKUからセット商品を構成したい場合は、単一商品として登録してから、セット商品をご登録ください。
{% endhint %}

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

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

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

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

### ⑤ `セット内の商品`の入力

{% hint style="info" %}
`商品を追加`を押下した後、セットに入れる商品を選択してください。

必要に応じて`個数`も編集可能です。
{% endhint %}

{% hint style="warning" %}
・商品を倉庫へお送りいただく際に、部品として各々送り、倉庫内で商品としての

　セット組（組み立て）が必要な際も、**セット品としての登録が必要**です！

・一つの商品でも**物理的に二つ以上に分かれて入庫**する際は**個別に入庫料が発生**致します。
{% 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 %}


---

# 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/set.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.
