Home > widget-integration > ProductService > parseProductData

ProductService.parseProductData() method

Signature:

protected parseProductData(productItem: HTMLElement): ProductDataFromDOM | null;

Parameters

Parameter

Type

Description

productItem

HTMLElement

Returns:

ProductDataFromDOM | null