Home > widget-integration > VolumeBundleEventPayload

VolumeBundleEventPayload interface

Signature:

export interface VolumeBundleEventPayload 

Properties

Property

Modifiers

Type

Description

afterRender

{ payload?: Record<string, unknown>; }

optionSelect

{ optionIndex?: number; }

variantChange

{ variantId?: string | number; productId?: string | number; }