services['PrestaShop\\PrestaShop\\Adapter\\Product\\SpecificPrice\\QueryHandler\\GetSpecificPriceForEditingHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\SpecificPrice\\Repository\\SpecificPriceRepository'] ?? $this->load('getSpecificPriceRepositoryService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Customer\\Repository\\CustomerRepository'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Customer\\Repository\\CustomerRepository'] = new \PrestaShop\PrestaShop\Adapter\Customer\Repository\CustomerRepository())));