Home > {wc:$daohang_title}
{wc:$daohang_title}
(Total{wc:$total}Related products)
{wc:php:start}
if($cid){
$two_cate_list = $this->db->GetList("select cateid,parentid,name from `@#_category` where `parentid` = '$cid' order by `order` DESC");
if(!$two_cate_list && $daohang['parentid'])
$two_cate_list = $this->db->GetList("select cateid,parentid,name from `@#_category` where `parentid` = '$daohang[parentid]' order by `order` DESC");
}else{
$two_cate_list = $this->db->GetList("select cateid,parentid,name from `@#_category` where `model` = '1' and `parentid` = '0' order by `order` DESC");
}
{wc:php:end}
{wc:if !empty($two_cate_list)}
{wc:if:end}
- Brand
{wc:if count($brand)>17}
-
{wc:else}
-
{wc:if:end}
{wc:if count($brand)>17}
Unfold
{wc:if:end}
{wc:if $total>$num}
{wc:if:end}
{wc:templates "index","footer"}