Is it possible to combine add to cat action button with calling additional operations to be performed in the gh definition. I want to avoid unnecessary calculations when the customer doesn’t make a purchase.
This will soon be possible, I will update this this topic once this feature is released.
Good to know. When do you plan to introduce this functionality? Currently, it’s one of the last remaining elements needed to launch the configurator commercially.
We are aiming to release this in the first quarter of 2026.
Note that there is a workaround for your use case: you could avoid unnecessary operations at all times, including when users add a product to the cart (provided that the price calculation does not depend on those operations).
Then, from your cart, you can use the model state ID to open the App again and do the additiona operations before generating any files you need for fabrication or other further steps.