Home > widget-integration > ProductController > parseProductData
ProductController.parseProductData() method
Signature:
protected parseProductData(productItem: HTMLElement): ProductDataFromDOM | null;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
productItem |
HTMLElement |
Returns:
ProductDataFromDOM | null