<{if $item_types[$item_type_id].navi.total > 1}>
<{$item_types[$item_type_id].navi.start}> - <{$item_types[$item_type_id].navi.end}> of <{$item_types[$item_type_id].navi.total}> Items
<{if $item_types[$item_type_id].navi.maxpage > 1}>
<{if $item_types[$item_type_id].navi.prev}>
PREV<{else}>PREV<{/if}>
<{foreach from=$item_types[$item_type_id].navi.navi item=page}>
<{if $item_types[$item_type_id].navi.page != $page}>
<{$page}><{else}><{$page}><{/if}>
<{/foreach}>
<{if $item_types[$item_type_id].navi.next}>
NEXT<{else}>NEXT<{/if}>
<{/if}>
<{/if}>
<{if $item_types[$item_type_id].navi.total > 1}>
<{$item_types[$item_type_id].navi.start}> - <{$item_types[$item_type_id].navi.end}> of <{$item_types[$item_type_id].navi.total}> Items
<{if $item_types[$item_type_id].navi.maxpage > 1}>
<{if $item_types[$item_type_id].navi.prev}>
PREV<{else}>PREV<{/if}>
<{foreach from=$item_types[$item_type_id].navi.navi item=page}>
<{if $item_types[$item_type_id].navi.page != $page}>
<{$page}><{else}><{$page}><{/if}>
<{/foreach}>
<{if $item_types[$item_type_id].navi.next}>
NEXT<{else}>NEXT<{/if}>
<{/if}>
<{/if}>