Skip to main content

Interface: ProductListSelectProductEventPayload

Payload for the mimeeq-product-list-select-product event.

Dispatched when a user selects a product from the product list embed.

Properties

isModular

isModular: boolean

Whether the selected product is a modular product.


productId

productId: string

Unique identifier of the selected product.


variantCode

variantCode: string

Variant code of the selected product.