• Модуль: catalog
  • Путь к файлу: ~/bitrix/modules/catalog/lib/component/preset/material.php
  • Класс: BitrixCatalogComponentPresetMaterial
  • Вызов: Material::disable
public function disable()
{
	Option::delete('catalog', ['name' => 'preset_store_material']);
}