> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.md).

# 厳選コレクションの追加と編集

{% hint style="warning" %}
この記事では、あなたの設定を [Creator Edit ポータル](/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/creator-edit-overview.md). [お問い合わせ](https://app.impact.com/support/portal.ihtml?createTicket=true&) 詳細を確認するには。
{% endhint %}

製品カタログ内の商品にラベルを追加することで、関連する厳選コレクションに分類されるようになります。クリエイターが簡単にアクセスでき、国別に絞り込める商品のコレクションを作成できます。これらの厳選コレクションは、母の日、ブラックフライデー、クリスマスなどの特定のイベントやその他のプロモーションを宣伝するのに役立ちます。

このカテゴリの商品はリアルタイムで更新されるため、最新の更新内容がクリエイターにすぐに表示されます。

#### 厳選コレクションを追加

1. 右上隅で、あなたの **\<Name>** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** → **管理者**.
2. 左側のナビゲーションメニューから、次を選択します **商品カタログ**、次に移動して *厳選コレクション*.
3. ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** その *厳選コレクション* セクション。
4. 必要に応じて、 ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替え]** *地域フィルターを有効にする* コレクション作成時に指定した地域設定に基づいて、フィルターバーに国別フィルターを追加します。
5. 選択 ![](/files/31ed8bce4d22f3780f0bf5494c25049b3181e0a9) **コレクションを追加**.
6. コレクションに適切なタイトルを入力してください。
   * クリエイターにこのタイトルが表示されるため、目を引くタイトルを付けてください。
7. このコレクション内の商品に追加する特定のラベルを入力してください。例: `Acme_winter_sale`.
   * ポータルで使用するには、ラベルをカタログフィードに追加する必要があります。
8. 必要に応じて、コレクションの説明を追加します。
9. 必要に応じて、以下に *コレクションの地域*、次を選択します **選択**![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]** このコレクションをどの地域で利用可能にするかを選択します。
10. **アップロード** 適切なコレクション画像。
11. 以下の *位置*、0を最も左のカテゴリとして、左から右へ順位順にコレクションを並べます。
12. 必要に応じて、 ![](/files/ff9165c3126806be1a33d221d3816f6adc58908c) **\[オフに切り替え]** カテゴリを非表示にします。
13. 選択 **作成**.

#### 厳選コレクションを編集

{% tabs %}
{% tab title="セクションを無効にする" %}

* その *厳選コレクション* セクション、 ![](/files/ff9165c3126806be1a33d221d3816f6adc58908c) **\[オフに切り替え]** セクション全体を非表示にします。
  {% endtab %}

{% tab title="セクション名を編集" %}

* 以下の *セクション名*、選択します **編集** ダッシュボード上の厳選コレクション セクションの名前を変更します。
  {% endtab %}

{% tab title="個別の厳選コレクションを編集" %}

1. その *厳選コレクション* セクションで、選択し、 **編集** コレクションの *操作* 列で、特定のコレクションを変更します。
2. コレクションに変更を加えたら、次を選択します **送信**.
   {% endtab %}
   {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/creator-edit-configuration/product-catalog/add-and-edit-curated-collections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
