Home > @poq/sdk-sfcc > ISearchService
Service aims to provide an abstraction over Sfcc Product search operations.
Signature:
export interface ISearchService
Method | Description |
---|---|
search(authInfo, appIdentifier, searchParams, currencyCode, locale) | Method returns result for found products by provided criteria. |