privates['PrestaShop\\PrestaShop\\Adapter\\Product\\VirtualProduct\\Update\\VirtualProductUpdater'] = new \PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\Update\VirtualProductUpdater(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\File\\Uploader\\VirtualProductFileUploader'] ?? $this->load('getVirtualProductFileUploaderService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\VirtualProduct\\Repository\\VirtualProductFileRepository'] ?? $this->load('getVirtualProductFileRepositoryService.php')));