• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/itemspool.php
  • Класс: BitrixSaleInternalsItemsPool
  • Вызов: ItemsPool::get
static function get($code, $providerName, $productId)
//	{
//		$hash = $providerName."|".$productId;
//		if (isset(static::$pool[$code][$type]))
//		{
//			return static::$pool[$code][$type];
//		}
//
//		return null;
//	}