Extension for the catalog which is used to filter the displayed catalog items.

  • Plugin category = ItemConfigurationExtension
  • Plugin sub category = PropertyFilter

Note: For article properties pUtils.getEaiwsPropertyData() can be used to retrieve the underlying eaiws/basket/Property and eaiws/basket/ArticleData.

Hierarchy

  • Plugin
    • PropertyFilterExtension

Properties

Methods

Properties

name: string

Methods

  • Parameters

    Returns Property[]

  • Will be called once after the plugin was loaded.

    Parameters

    • pDescriptor: PluginDescriptor

      Plugin descriptor for this plugin.

    • pSettings: unknown

      Optional plugin specific settings which may be defined as part of the application settings.

    Returns Promise<void>

Generated using TypeDoc