services['PrestaShop\\PrestaShop\\Adapter\\Product\\AdminProductWrapper'] = new \PrestaShop\PrestaShop\Adapter\Product\AdminProductWrapper(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getContext()->employee->getAssociatedShops(), ($this->services['prestashop.core.localization.locale.context_locale'] ?? $this->load('getPrestashop_Core_Localization_Locale_ContextLocaleService.php')), ($this->services['PrestaShopBundle\\Utils\\FloatParser'] ?? $this->load('getFloatParserService.php')));