• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/product.php
  • Класс: Bitrix\Sale\ProductTable
  • Вызов: ProductTable::getTableName
static function getTableName()
{
	return 'b_catalog_product';
}