-
{$_modx->runSnippet('!pdoPage', [
'element' => 'getTickets',
'ajaxMode' => 'button',
'limit' => 10,
'depth' => 1,
'prepareTVs' => 1,
'tvPrefix' => 'tv.',
'tpl' => 'news-mini__item-tpl',
'sortby' => 'publishedon',
'where' => '{"parent": 2, "template:=":14}',
'includeTVs' => 'news_img,news_main_tag,news_heading',
'ajaxTplMore' => '@INLINE
',
])}