services['PrestaShop\\PrestaShop\\Adapter\\Product\\Repository\\ProductRepository'] = new \PrestaShop\PrestaShop\Adapter\Product\Repository\ProductRepository(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), 'psot_', new \PrestaShop\PrestaShop\Adapter\Product\Validate\ProductValidator(($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()))), ($this->services['PrestaShop\\PrestaShop\\Adapter\\TaxRulesGroup\\Repository\\TaxRulesGroupRepository'] ?? $this->load('getTaxRulesGroupRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Manufacturer\\Repository\\ManufacturerRepository'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Manufacturer\\Repository\\ManufacturerRepository'] = new \PrestaShop\PrestaShop\Adapter\Manufacturer\Repository\ManufacturerRepository())), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Category\\Repository\\CategoryRepository'] ?? $this->load('getCategoryRepositoryService.php')));