{template "header.html"}
{loop $search_select $key $s}
{loop $s.value $i $t} {/loop}
{/loop}
{php $price=array('0,500'=>'500以内','500,1000'=>'500到1000','1000,2000'=>'1000到2000','2000,3000'=>'2000到3000','3000,0'=>'3000以上');} {loop $price $i $t} {/loop}
{sql sql='$search_sql' page=1 pagesize=30 urlrule=$urlrule}

{$t.title}

{dr_strcut(dr_clearhtml($t.xiadanbeizhu), 30)}
¥{dr_price_value(dr_buy_price($t.price))}元
{$t.wzlx}
{$t.slqk}
{$t.rukouxingshi}
{$t.rukoujibie}
{php $zwdljqk = dr_string2array($t.zwdljqk);echo implode('、', $zwdljqk);}
{$t.biaotizishu}
{/sql}
{if !$count}
{/if}
    {$pages}
{template "cart_ajax.html"} {template "footer.html"}