 <{* === catpath === *}>
<{foreach name=catpath item=catpath_list from=$catpath.list}>
  <{if $cfg_use_pathinfo }>
    
  <{else}>
    
  <{/if}>
  <{$catpath_list.cat_title_s}>
  
<{* not show at last *}>
  <{if $smarty.foreach.catpath.last == false }>
   > 
  <{/if}> 
<{/foreach}>
 
<{* === catpath === *}>
<{foreach name=catpath item=catpath_list from=$catpath.list}>
  <{if $cfg_use_pathinfo }>
    
  <{else}>
    
  <{/if}>
  <{$catpath_list.cat_title_s}>
  
<{* not show at last *}>
  <{if $smarty.foreach.catpath.last == false }>
   > 
  <{/if}> 
<{/foreach}>