Modules
kmcrecommendation
2min
▸ kmcRecommendation(recommendationId, options?, ...modifiers): Promise<KlevuFetchFunctionReturnValue>
Fetches products based on KMC recommendation. Provide id created in KMC
Name | Type | Description |
---|---|---|
recommendationId | string | Id of recommendation in the backend |
options? | Partial<KlevuKMCRecommendationOptions> | - |
...modifiers | KlevuFetchModifer[] | - |
Promise<KlevuFetchFunctionReturnValue>
Updated 25 Mar 2024
Did this page help you?