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