Poq.SDK.Node

Home > @poq/sdk-sfcc > SearchService

SearchService class

Service aims to provide an abstraction over Sfcc Product search operations.

Signature:

export declare class SearchService implements ISearchService 

Implements: ISearchService

Constructors

Constructor Modifiers Description
(constructor)(productSearchClient, productSearchHitsMerger)   Constructs a new instance of the SearchService class

Methods

Method Modifiers Description
search(authInfo, appIdentifier, searchParams, currencyCode, locale)   Method returns result for found products by provided criteria.