services['PrestaShop\\PrestaShop\\Adapter\\Product\\CommandHandler\\BulkUpdateProductStatusHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\ProductIndexationUpdater'] ?? $this->load('getProductIndexationUpdaterService.php')));