• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/productform.php
  • Класс: BitrixCatalogComponentProductForm
  • Вызов: ProductForm::getVariationGridComponentName
protected function getVariationGridComponentName(): string
{
	return 'bitrix:' . $this->getVariationGridShortComponentName();
}