Hooks Overview
The package exports these public use* helpers:
useProductConfigurator
useProductConfigurator returns the GlobalController, the lifecycle entrypoint for a configurator. Reach for it when you need to know whether the configurator is still loading or ready, so you know when it is safe to create the other controllers.