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