> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/configured-commerce/optimizely-product-information-management-pim/settings/configure-settings.md).

# 設定を構成する

### PIM設定の構成 <a href="#id-6tkxvn1dfq33" id="id-6tkxvn1dfq33"></a>

* 5 か月前に更新

フォロー

まだ誰にもフォローされていない

Optimizely Product Information Management (PIM)でのエクスペリエンスをカスタマイズします。**Property used for product assignment**などの一部の設定では、チームのワークフローとガバナンスのために製品を割り当てます。**Image size**設定などのその他の設定では、Web サイトのデザイン用のアセットを管理します。

### ベストプラクティス <a href="#arnnnjm5rx60" id="arnnnjm5rx60"></a>

* プロパティを作成した後、ユーザーにシステムを追加する前に、**Property used for product assignment**を設定します。
* 画像アセットをインポートする前に画像サイズを設定します。後でデフォルトの画像サイズを変更しても、画像は調整**されません**。画像が定義されたサイズと一致しない場合は、設定で指定された最大サイズに変更され、画像の残りの部分が比例してサイズが変更されます。

### 設定を構成する <a href="#fm20jx5rdph6" id="fm20jx5rdph6"></a>

**Settings** > **General**タブに移動します。

<img src="/files/BZu9REshQlLXs8Q8CXWt" alt="settings.png" width="545">

* **Property used for product assignment** - 既存のData Type of Stringプロパティを選択します。これは、ユーザーへの製品の割り当てを制御するプロパティです。たとえば、チームがブランド別に製品を割り当てる場合は、**Brand**プロパティを選択できます。
* **Related Productsの管理** – クロスセル、アクセサリ、部品など、PIM 内の製品関係の割り当てを管理するにはオンにします。エンタープライズ リソース プランニング (ERP) など、PIM 外部の製品を管理するにはオフにします。
* **製品の承認のための自動送信を有効にする** – オンにすると、製品が 100% 完了したときに自動的に承認のために送信されます。オフにすると、製品を手動で承認のために送信します。
* **カテゴリ属性の自動割り当てを有効にする** – オンにすると、割り当てられた製品に基づいてカテゴリ属性が自動的に割り当てられます。
* **Enable auto-initialization of imports for recognized files**– オンにすると、保存されたインポート テンプレートに一致する場合にファイルのインポートが自動的に開始されます。
* **小、中、大の商品画像サイズ** – 記載されている寸法を調整して設定します。小画像は中画像より大きくすることはできず、中画像は大画像より大きくすることはできません。最大画像サイズは 2000 x 2000 です。インポートした画像は、サイズを変更してもアスペクト比が維持されます。たとえば、元の画像のサイズが 1800 x 1200 ピクセルの場合、3:2 の比率を維持すると、大サイズの画像は 900 x 600 ピクセルにサイズ変更されます。
* **CDN プレフィックス** – コンテンツ配信ネットワーク (CDN) から画像、CSS ファイル、JavaScript ファイル、フォント、その他のリソースなどの静的アセットを提供するためのベース URL またはドメインを入力します。
* **Active Publishing Environment** – **Sandbox**または**Production**環境を選択して、承認された製品をプッシュする単一のコマース環境を定義します。製品は他の環境で更新ジョブを使用して更新できますが、公開ジョブは単一の環境でのみ実行できます。
* **多言語オプション** – サイトに複数の言語がある場合は、使用可能な言語のリストが表示されます。顧客向けデータの翻訳が含まれるデフォルト以外の言語を有効にします。デフォルト言語のみがオンになっている場合、PIM では多言語機能は非表示になります。


---

# 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://manual.dxable.com/optimizely/configured-commerce/optimizely-product-information-management-pim/settings/configure-settings.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.
