{#_theme}
{if:isset($theme_indexFineShow) && $theme_indexFineShow==1} {if:isset($theme_indexFineIds) && $theme_indexFineIds!=''} {!$theme_indexFineIds=trim($theme_indexFineIds,',')}
  • 精品推荐
    • {query:name=goods where= id in ($theme_indexFineIds) order=sort desc limit=10} {if:$key%5==0}
    • {/if} {/query}
{/if} {/if} {if:isset($theme_indexRecommend) && $theme_indexRecommend!=''} {!$theme_recommendInfo = explode("::",$theme_indexRecommend);}
{/if} {if:isset($theme_flash_show) && $theme_flash_show!='0'} {/if} {if:isset($theme_groupbuy_show) && $theme_groupbuy_show!='0'} {/if} {set:$cate_index=0;} {list:items=$category item=$categ} {if:$categ['list_show']==1} {set:$cate_index++;}
  • {$categ['title']}
  • {if:$categ['imgs']} {set:$images = unserialize($categ['imgs']);} {list:items=$images item=$img} {/list} {/if}
    • {set:$path_like = "like '$categ[path]%'";$layout=array(array(0=>true),array(2=>true));$current_layout=$layout[$cate_index%2];} {query:name=goods where= is_online eq 0 and category_id in (select id from tiny_goods_category where path $path_like) order=sort desc limit=7}
    • {/list}
{/if} {/list}