Home > widget-integration > FilterSearchPageAPI > fetchMostPopularProducts

FilterSearchPageAPI.fetchMostPopularProducts() method

Signature:

fetchMostPopularProducts(handles: string[]): Promise<Record<string, unknown> | null>;

Parameters

Parameter

Type

Description

handles

string[]

Returns:

Promise<Record<string, unknown> | null>