Home > widget-integration > QuickViewController > updateSliderForVariant

QuickViewController.updateSliderForVariant() method

Signature:

protected updateSliderForVariant(modal: HTMLElement, images: ProductImage[], selectedVariant: ProductItemVariant$3): void;

Parameters

Parameter

Type

Description

modal

HTMLElement

images

ProductImage[]

selectedVariant

ProductItemVariant$3

Returns:

void