Home > widget-integration > CombinedProductListingsController > updateCombinedListingUI

CombinedProductListingsController.updateCombinedListingUI() method

Update price and ATC button after swatch changes (parent-only / child pending / child resolved).

Signature:

updateCombinedListingUI(modal: HTMLElement, selectedVariant: PreOrderVariant, hooks: CombinedListingHooks): void;

Parameters

Parameter

Type

Description

modal

HTMLElement

selectedVariant

PreOrderVariant

hooks

CombinedListingHooks

Returns:

void