Home > widget-integration > CombinedListingHooks

CombinedListingHooks interface

Signature:

export interface CombinedListingHooks 

Properties

Property

Modifiers

Type

Description

updateAddToCartButton

(modal: HTMLElement, variant: PreOrderVariant | null) => void

updatePrice

(modal: HTMLElement, variant: ProductItemVariant$3) => void