json_decode( $modx->runSnippet('DocLister',['idType' => 'parents', 'orderBy' => 'parent ASC', 'parents' => intval($params->id), 'showParent' => 0, 'depth' => 2, 'tvList' => 'price,ribbon,quantity,gallery,producent,image', 'filters' => 'AND(content:hidemenu:=:0;content:template:=:6)', 'api' => 1, 'JSONformat' => 'new', 'start' => 0, 'display' => 8]), true );