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