1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс CALLSaleProduct
Граф наследования:CALLSaleProduct:
CSaleProduct

Открытые статические члены

static GetProductSkuProps ($ID, $IBLOCK_ID='', $getExt=false)
static GetProductSku ($USER_ID, $LID, $PRODUCT_ID, $PRODUCT_NAME='', $CURRENCY='', $arProduct=array())
static GetProductListIblockInfo ($arProductId)
static RefreshProductList ()
static GetRecommendetProduct ($USER_ID, $LID, $arFilterRecomendet=array(), $recomMore='N', $cntProductDefault=2)

Статические открытые данные

static $arProductIblockInfoCache = array()

Подробное описание

См. определение в файле product.php строка 10

Методы

◆ GetProductListIblockInfo()

GetProductListIblockInfo ( $arProductId)
static

Returns product iblock data by array of PRODUCT_ID Uses self::$arProductIblockInfoCache for result caching Requires array of IDs for better performance when working with multiple items

Аргументы
array$arProductIdarray of integer PRODUCT_ID
Возвращает
array

См. определение в файле product.php строка 355

◆ GetProductSku()

GetProductSku ( $USER_ID,
$LID,
$PRODUCT_ID,
$PRODUCT_NAME = '',
$CURRENCY = '',
$arProduct = array() )
static

get sku for product.

Аргументы
integer$USER_IDUser.
string$LIDSite.
integer$PRODUCT_IDProduct id.
string$PRODUCT_NAMEProduct name.
stringCURRENCY Currency.
array$arProductIblock list.
Возвращает
array|false

См. определение в файле product.php строка 117

◆ GetProductSkuProps()

GetProductSkuProps ( $ID,
$IBLOCK_ID = '',
$getExt = false )
static

См. определение в файле product.php строка 14

◆ GetRecommendetProduct()

GetRecommendetProduct ( $USER_ID,
$LID,
$arFilterRecomendet = array(),
$recomMore = 'N',
$cntProductDefault = 2 )
static

Returns list of recommended products for specific product.

Аргументы
int$USER_IDUser id.
string$LIDSite id.
array$arFilterRecomendetRecomendation filter.
string$recomMoreGet more.
int$cntProductDefaultMax count.
Возвращает
array

См. определение в файле product.php строка 416

◆ RefreshProductList()

RefreshProductList ( )
static

См. определение в файле product.php строка 398

Поля

◆ $arProductIblockInfoCache

$arProductIblockInfoCache = array()
static

См. определение в файле product.php строка 12


Объявления и описания членов класса находятся в файле: