<{foreach item=count from=$block.counts}> <{if $block.use_char}> <{* Display Counter by Letters from here *}> <{* Display Counter by Letters end here *}> <{else}> <{* Display Counter by Images from here *}> <{* Display Counter by Images end here *}> <{/if}> <{/foreach}>
<{$count.title}> <{$count.count}>
<{$count.title}> <{foreach item=digit from=$count.digits}><{$count.count}>/><{/foreach}>