• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/baseform.php
  • Класс: BitrixCatalogComponentBaseForm
  • Вызов: BaseForm::getCardUserConfig
public function getCardUserConfig(): array
{
	return CUserOptions::getOption('catalog', $this->getCardConfigId(), []);
}