Home > widget-integration > BackInStockService > checkIfInSpecificCollection

BackInStockService.checkIfInSpecificCollection() method

Signature:

checkIfInSpecificCollection(product: BackInStockProduct, collectionIds: string[]): boolean;

Parameters

Parameter

Type

Description

product

BackInStockProduct

collectionIds

string[]

Returns:

boolean