services['PrestaShop\\PrestaShop\\Core\\Product\\Combination\\NameBuilder\\CombinationNameBuilderInterface'] = new \PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder(($this->services['translator'] ?? $this->getTranslatorService()), ', ', ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration()))->get("PS_ATTRIBUTE_ANCHOR_SEPARATOR"));