# 商品マスタを登録する

{% hint style="danger" %}
商品は最小単位（SKU、詳細は[こちら](/anylogi/faq-2.md#skutoha)）ごとに登録する必要性があります。

サイズ・色などの違いは別の商品として登録してください。
{% endhint %}

{% hint style="danger" %}
単一商品とセット商品で登録方法が異なります。

詳細は下記よりご確認ください。
{% endhint %}

{% hint style="info" %}
登録した商品を一覧管理するには[こちら](/anylogi/fulfillment/inventory/sku.md)をご覧ください。
{% endhint %}

##

{% content-ref url="/pages/-McDb8G1E8K4N2d5oujd" %}
[\[Shopify\] 単一商品の登録](/anylogi/intro/sku/single.md)
{% endcontent-ref %}

{% content-ref url="/pages/-McDbLGpBaf2BDEV8fWg" %}
[\[Shopify\] セット商品の登録](/anylogi/intro/sku/set.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MgIrSQPj1vkO-Czo4PZ" %}
[一括登録](/anylogi/intro/sku/bulk.md)
{% endcontent-ref %}


---

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