Home > widget-integration > BackInStockService > checkIfHasSpecificTag

BackInStockService.checkIfHasSpecificTag() method

Signature:

checkIfHasSpecificTag(product: BackInStockProduct, tags: string[]): boolean;

Parameters

Parameter

Type

Description

product

BackInStockProduct

tags

string[]

Returns:

boolean