{PageContext::$response->section[0]->title}

{if PageContext::$response->section[0]->child|@count >0} {foreach from=PageContext::$response->section[0]->child key=id item=category}

    {$category->title}


{/foreach} {/if}