Home > widget-integration > ProductService > handleProductItemClick
ProductService.handleProductItemClick() method
Signature:
handleProductItemClick(target: HTMLElement, options?: {
addCollectionToProductUrl?: boolean;
}): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
target |
HTMLElement | |
|
options |
{ addCollectionToProductUrl?: boolean; } |
(Optional) |
Returns:
void