Skip to content
Configuration

Commerce Picker configuration

Before a content author can use the Commerce Picker extension in Document Authoring, set the root category ID in your project’s config.json file. The plugins.picker.rootCategory setting determines which category the picker uses as its initial point when browsing products.

  1. In Adobe Commerce Admin, go to Catalog > Categories and select the category you want the picker to use as its starting point.

    The category ID appears in parentheses after the category name at the top of the page. See Create categories for more on locating category IDs.

  2. Set that ID under "plugins.picker.rootCategory" in your project’s config.json file. Refer to the demo configuration for an example.

Once config.json is set, provide the storefront to your content author to finish installing the Commerce Picker.