Skip to main content

Interface: ArGoBackEventPayload

Payload for the mimeeq-ar-get-back-to-configuration event.

Dispatched when the user clicks the Edit button on the AR landing page to return to the configurator. Contains the configuration context needed to restore the correct product state.

Properties

action

action: string

Action identifier, always 'arGoBack'.


isModular

isModular: boolean

Whether the product is a modular product.


shortCode

shortCode: string

Short code of the configuration that was being viewed in AR.


variantCode

variantCode: string

Variant code of the product that was being viewed in AR.