Home > widget-integration > BackInStockService > renderBackInStockTemplate

BackInStockService.renderBackInStockTemplate() method

Signature:

renderBackInStockTemplate(product: BackInStockProduct, filteredVariants: BackInStockVariant[]): Promise<string>;

Parameters

Parameter

Type

Description

product

BackInStockProduct

filteredVariants

BackInStockVariant[]

Returns:

Promise<string>