services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\CommandHandler\\GenerateProductCombinationsHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler(new \PrestaShop\PrestaShop\Adapter\Product\Combination\Create\CombinationCreator(($this->services['PrestaShop\\PrestaShop\\Core\\Product\\Combination\\Generator\\CombinationGenerator'] ?? ($this->services['PrestaShop\\PrestaShop\\Core\\Product\\Combination\\Generator\\CombinationGenerator'] = new \PrestaShop\PrestaShop\Core\Product\Combination\Generator\CombinationGenerator())), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Repository\\CombinationRepository'] ?? $this->load('getCombinationRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->load('getProductRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Stock\\Repository\\StockAvailableRepository'] ?? $this->load('getStockAvailableRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\AttributeGroup\\Repository\\AttributeGroupRepository'] ?? $this->load('getAttributeGroupRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Attribute\\Repository\\AttributeRepository'] ?? $this->load('getAttributeRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\DefaultCombinationUpdater'] ?? $this->load('getDefaultCombinationUpdaterService.php'))), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\ProductSupplierUpdater'] ?? $this->load('getProductSupplierUpdaterService.php')));