Home > widget-integration > BackInStockService > checkIfHasSpecificTag
BackInStockService.checkIfHasSpecificTag() method
Signature:
checkIfHasSpecificTag(product: BackInStockProduct, tags: string[]): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
product | ||
|
tags |
string[] |
Returns:
boolean