$this->setFrameMode(true)
$dbRes = CIBlockSection::GetList(array(), $arFilter, false, array("ID"));
$dbRes = CIBlockSection::GetList(array(), $arFilter, false, array("ID", "DEPTH_LEVEL"));
if($arCurSection['DEPTH_LEVEL'] >= 3):?>
<?/*Тут вызов фильтра*/?>
<?endif;
@media (min-width: 1200px) {
.this.row >div:nth-child(3n+4){
clear: left;
}
}
@media (min-width: 992px) {
.this.row >div:nth-child(3n+4){
clear: left;
}
}
@media (min-width: 769px) and (max-width: 992px) {
.this.row >div:nth-child(2n+3){
clear: left;
}
}
var a = client.GetStringAsync("URL").Result.ToString();