Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Install the Commerce Picker

The Commerce Picker is an extension that lets you select products, categories, and product variants from your catalog and insert them into your content. It provides a visual interface for browsing and selecting commerce items in your authoring environment.

The Commerce Picker can be installed for both the Universal Editor and the Document Authoring tool. Choose the installation method based on your authoring environment.

Go to the Universal Editor Product Picker documentation and complete the setup process.

  1. Access your storefront configuration: Navigate to your storefront’s configuration in Document Authoring by either:

    • Clicking the gear icon in the DA.live browser interface
    • Opening directly: https://da.live/config#/<your-org>/<your-site>/
  2. Navigate to the Library tab: Click the Library tab in the configuration interface.

  3. Add the Commerce Picker configuration: Add a new row with the following values:

    Commerce Picker Configuration

    Commerce Picker Configuration
    FieldValue
    TitleCommerce Picker
    Pathhttps://main--aem-commerce-picker-dist--oneadobe.aem.page/dist/dist/document-authoring.html?configs-path=/config.json
    Experiencefullsize-dialog
    Iconhttps://main--aem-boilerplate-commerce--hlxsites.aem.page/icons/cart.svg
  4. Update your project configuration: Modify your project’s config.json file to set your root category ID under "plugins.picker.rootCategory". Refer to the demo configuration for an example.