Home > @poq/sdk-sfcc > SearchSuggestionClient
Signature:
export declare class SearchSuggestionClient extends BaseAPI implements ISearchSuggestionClient
Extends: BaseAPI
Implements: ISearchSuggestionClient
Method | Modifiers | Description |
---|---|---|
getSearchSuggestion(q, count, currency, locale, options) | Provides keyword search functionality for products, categories, content, brands and custom suggestions. Returns suggested products, suggested categories, suggested content, suggested brands and custom suggestions for the given search phrase. |