services['PrestaShop\\PrestaShop\\Core\\Product\\ProductCsvExporter'] = new \PrestaShop\PrestaShop\Core\Product\ProductCsvExporter(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['prestashop.adapter.admin.data_provider.product'] ?? $this->load('getPrestashop_Adapter_Admin_DataProvider_ProductService.php')));