# 一括更新

### ① `商品マスタ`ページにアクセスし、更新したい商品マスタをエクスポート

<figure><img src="/files/bkhR5qWPB6XUD8y8IjtW" alt=""><figcaption></figcaption></figure>

### ② インポートから一括更新を選択

![](/files/3ouE3pOo8fuVrMT3W0cf)

### ② `CSVファイルテンプレート`をダウンロード

<figure><img src="/files/jkquMFTn0GtD4XDZVqTB" alt=""><figcaption></figcaption></figure>

### ③ CSVファイルを編集

更新したいカラムを編集します。

更新する必要の無いカラムは編集せずそのままにしてください。

{% hint style="danger" %}
**AnyLogiID**(一番左のカラム)は編集できません。
{% endhint %}

{% hint style="danger" %}
csvでの一括更新ができるのは**単一商品**のみです。

**セット商品**の一括更新はできかねますので、ご了承ください。
{% endhint %}

{% hint style="danger" %}
**SKU番号**、**商品ID**は**以下の条件を満たすときのみ更新可能**です。

・アクティブな状態（出荷済み、キャンセル以外）の受注が無い

・アクティブな状態（完了以外）の入庫予定が無い

・アクティブな状態（保留、在庫なし以外）の在庫が無い
{% endhint %}

{% hint style="danger" %}
変更後の商品IDは12\~13桁で、GTIN(JANコード)として有効な番号である必要があります。番号が有効かどうか確認する際は、[こちらのサイト](https://www.gs1.ch/en/home/offer/barcode/check-digit-calculator-and-ean-13-barcode-generator)などをご活用いただくことをおすすめします。
{% endhint %}

{% hint style="info" %}
サプライヤーIDの記載方法は[こちら](/anylogi/faq-2.md#sapuraiyidno)をご参照ください

在庫連携は、オンの場合`1`、オフの場合`0`をご記入ください
{% endhint %}

### ④ファイルを選択し、該当CSVファイルをアップロード


---

# 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/bulk-update.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.
