Options
All
  • Public
  • Public/Protected
  • All
Menu

Recommendations in the context of a product should contain the id of the product for which the recommendation will be generated. For example, to get a list of products similar to product A, provide the product ID of A.

Hierarchy

  • ProductFilter

Implements

Index

Constructors

  • Parameters

    • filterValue: string

      Product id to filter

    Returns ProductFilter

Properties

enableMultiple: boolean
urlParam: string

url parameter name

value: string

Filter value, product id to filter

Generated using TypeDoc