<{include file="block/header.html"}>
<{widget id="shop/catenav" tpl="mall/block/catenav.html"}>

热卖排行

    <{calldata mdl="product/product" city_id=$request.city_id order="hot" limit="5"}>
  • <{$item.title}> 市场价 : ¥<{$item.market_price}> 现价 : ¥<{$item.price}>

  • <{/calldata}>
<{widget id="product/filter" cat_id=$pager.cat_id brand_id=$pager.brand_id attr_values=$pager.attr_values order=$pager.order tpl="mall/product/filter.html"}>
<{$pager.pagebar}>
<{include file="block/footer.html"}>