privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Image\\QueryHandler\\GetProductImagesHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Image\\Repository\\ProductImageRepository'] ?? $this->load('getProductImageRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Image\\ProductImagePathFactory'] ?? $this->load('getProductImagePathFactoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));