Home > widget-integration > ProductSwatchService > setProductImage

ProductSwatchService.setProductImage() method

Signature:

protected setProductImage(productItem: HTMLElement, images: ProductImage[], position: number): void;

Parameters

Parameter

Type

Description

productItem

HTMLElement

images

ProductImage[]

position

number

Returns:

void