{volist name="type_list" id="type"}
  • {if condition="$type.category_id eq $category_id"} {else/} {/if} {$type.category_name}
  • {/volist}