if $show_type eq '0' assign var=index_value value=1 assign var=index_value value=$index_value+1 /if if $show_type eq '1' foreach item=one from=$pclass_array
  • if $two.is_highlight eq '1' style="color:#FF5500" /if target="_blank" href=" $site_url /home/product.php?action=textlist&pcid= $one.pc_id " title="$one.pc_name">$one.pc_name
  • /foreach /if if $show_type eq '2' /if if $show_type eq '3' section name=i loop=$pclass_array if $pclass_array[i].pc_id neq ''
  • $pclass_array[i].pc_name
    if $pclass_array[i].child_class neq '' foreach item=two from=$pclass_array[i].child_class key=key2
    if $two.is_highlight eq '1' style="color:#FF5500" /if target="_blank" href=" $site_url /home/product.php?action=textlist&pcid= $two.pc_id " title=" $two.pc_name "> $two.pc_name
    /foreach /if
  • /if /section /if