• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/basket.php
  • Класс: BitrixSaleBasket
  • Вызов: Basket::getRegistryType
static function getRegistryType()
{
	return Registry::REGISTRY_TYPE_ORDER;
}