/**
* Helper function which converts the passed data for the main variant of the product.
*
* @param array<string, mixed> $data
*
* @return array<string, mixed>
*/
/**
* Event listener function of the configurator group model of the product backend module.
* Fired when the user want to remove a configurator group.
* The function requires a passed id to load the shopware model an remove it over the model manager.
*/