См. определение в файле filters.php строка 11
◆ getFilteredOffersByProduct()
static getFilteredOffersByProduct |
( |
|
$iblockId, |
|
|
|
$propertyId, |
|
|
array |
$filter |
|
) |
| |
|
static |
Return offer id by filter group by product id.
- Аргументы
-
int | $iblockId | Offers iblock id. |
int | $propertyId | Sku property id. |
array | $filter | CIBlockElement::getList filter. |
- Возвращает
- array
См. определение в файле filters.php строка 44
◆ getFilteredOffersId()
static getFilteredOffersId |
( |
array |
$filter | ) |
|
|
static |
Return offers id by filter.
- Аргументы
-
array | $filter | CIBlockElement::getList filter. |
- Возвращает
- array
См. определение в файле filters.php строка 19