<{assign var="seo_sub_title" value=$detail.title}> <{assign var="shop_nav_curr" value="news"}> <{include file="shop/block/header.html"}>
<{widget id="shop/info" shop_id=$shop.shop_id tpl="shop/block/shopinfo.html"}> <{widget id="shop/vcate" shop_id=$shop.shop_id tpl="shop/block/shopvcate.html"}> <{widget id="shop/saletop" shop_id=$shop.shop_id tpl="shop/block/shopsaletop.html"}>

<{$detail.title}>

<{$detail.views}>人已浏览 时间:<{$detail.dateline|format:"Y-m-d"}> 来源:<{$shop.title}>

<{$detail.content}>
<{if $pager.prev}>上一篇:<{$pager.prev.title}><{/if}> <{if $pager.next}>下一篇:<{$pager.next.title}><{/if}>

相关推荐

    <{calldata mdl='shop/news' shop_id=$shop.shop_id orderby="hot" limit="5" ext=false nocache=true}>
  • <{$item.title}>
  • <{/calldata}>

<{include file="shop/block/footer.html"}>