Answer the question
In order to leave comments, you need to log in
How to search by article in Bitrix?
How to search by article in Bitrix?
$prop[82] = "STM-9734PBLK";
$arFilter = array(
'IBLOCK_ID' => 7,
'PROPERTY_VALUES' => $prop,
);
CModule::IncludeModule("iblock");
$res = CIBlockElement::GetList(Array("SORT"=>"ASC"),$arFilter);
Answer the question
In order to leave comments, you need to log in
This code will work if the symbolic code of the article property is "VALUES".
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question