External module "utils/common.util"
Functions
findProductGroup
- findProductGroup(hierarchyPath: any, productGroups: any): any
-
Parameters
-
hierarchyPath: any
-
productGroups: any
Returns any
sortItems
- sortItems(list: any[], sortKey?: string, orderByDesc?: boolean): any[]
-
Parameters
-
list: any[]
-
Optional sortKey: string
-
Optional orderByDesc: boolean
Returns any[]
Function that find product group for given hierarchial path.