|
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) |
См. определение в файле 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 | $arProductId | array 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.
- Аргументы
-
- Возвращает
- array|false
См. определение в файле product.php строка 117
◆ GetProductSkuProps()
GetProductSkuProps |
( |
| $ID, |
|
|
| $IBLOCK_ID = '', |
|
|
| $getExt = false ) |
|
static |
◆ GetRecommendetProduct()
GetRecommendetProduct |
( |
| $USER_ID, |
|
|
| $LID, |
|
|
| $arFilterRecomendet = array(), |
|
|
| $recomMore = 'N', |
|
|
| $cntProductDefault = 2 ) |
|
static |
Returns list of recommended products for specific product.
- Аргументы
-
int | $USER_ID | User id. |
string | $LID | Site id. |
array | $arFilterRecomendet | Recomendation filter. |
string | $recomMore | Get more. |
int | $cntProductDefault | Max count. |
- Возвращает
- array
См. определение в файле product.php строка 416
◆ RefreshProductList()
◆ $arProductIblockInfoCache
$arProductIblockInfoCache = array() |
|
static |
Объявления и описания членов класса находятся в файле: