Skip to main content

Interface: PriceChangeEventPayload

Payload for the mimeeq-price-change event.

Dispatched just before the configurator fetches an updated price. Only carries data for standard products — modular products fire this event without a payload. Use this to synchronize external price displays or trigger pre-fetch logic.

Properties

quantity

quantity: number

Current quantity that the price will be calculated for.


variantCode

variantCode: string

Current variant code that the price will be fetched for.