搜索结果:
"{$keyword|''|txt}"
{$keyword}
商品筛选
{query:name=goods_category where=parent_id eq 0} {if:isset($has_category[$item['id']])}
{$item['name']}:
{list:items=$has_category[$item['id']] item=$value}
{$value['name']}({$value['num']})
{/list}
{/if} {/query} {if:$has_brand}
品牌:
{list:items=$has_brand}
{$item['name']}({$brand_num[$item['id']]})
{/list}
{/if} {if:$price_range}
价格:
{list:items=$price_range}
{if:strpos($item,'-')===false}{$item}以上{else:}{$item}{/if}
{/list}
{/if} {list:items=$spec_attr}
{$item['name']}:
{list:items=$item['values'] item=$value}
{$value['name']}
{/list}
{/list}
排序:
默认
销量
评论数
价格
最新
{if:isset($goods['data'])} {list:items=$goods['data']}
{if:$keyword}{echo:preg_replace("/($keyword)/i","
$1
",TString::msubstr($item['name'],0,18));}{else:}{echo:TString::msubstr($item['name'],0,18)}{/if}
{$currency_symbol}{$item['sell_price']}
{/list} {/if}
{$goods['html']}