- Preparing search index...
- The search index is not available
docs.hg.fi
Methods
Static
calculateCompositeProductFromOptions
- calculateCompositeProductFromOptions(model: Product, options: {
[key: string]: string | number | boolean;
}, products: readonly Product[]): Product
-
Parameters
-
-
options: {
[key: string]: string | number | boolean;
}
-
[key: string]: string | number | boolean
-
products: readonly Product[]
Static
createProductTableItemDataModelList
Static
createProductTableItemsList
Static
createUniquePriceTypeList
Static
getBestMatchingNumericCompositeProductOption
Static
setLogLevel
- setLogLevel(level: LogLevel): void
-
Returns void
Static
sortCompositeProductOptionsByNumericValue
This will calculate the best product combination from provided preferred options.