services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\CommandHandler\\SetProductCustomizationFieldsHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Repository\\CustomizationFieldRepository'] ?? $this->load('getCustomizationFieldRepositoryService.php')), ($this->privates['PrestaShop\\PrestaShop\\Adapter\\Product\\Customization\\Update\\ProductCustomizationFieldUpdater'] ?? $this->load('getProductCustomizationFieldUpdaterService.php')));