• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/internals/providercreator.php
  • Класс: BitrixSaleInternalsProviderCreator
  • Вызов: ProviderCreator::getAvailableQuantityByStore
public function getAvailableQuantityByStore()
{
	return $this->callBuilderMethod('getAvailableQuantityByStore', 'AVAILABLE_QUANTITY_LIST_BY_STORE');
}