services['PrestaShop\\PrestaShop\\Adapter\\Category\\Repository\\CategoryPreviewRepository'] = new \PrestaShop\PrestaShop\Adapter\Category\Repository\CategoryPreviewRepository(($this->services['PrestaShop\\PrestaShop\\Adapter\\Category\\Repository\\CategoryRepository'] ?? $this->load('getCategoryRepositoryService.php')), ($this->services['prestashop.adapter.image.category_image_path_factory'] ?? $this->load('getPrestashop_Adapter_Image_CategoryImagePathFactoryService.php')));