{include file='header.html'} {include file="product/breadcrumb_show.html"}
{foreach item=c from=$recommendlist} {/foreach}

相关推荐

{$c.title}

{$c.title}

$smarty.now} href='/index.php?m=go&url={$data.goodsurl|escape:url}' {if $data.goodsid}data-itemid="{$data.goodsid}"{/if} target="_blank" {else} href="javascript:;" {/if} class=" goTao " >{$data.title} {$data.title}
喜欢 {$data.loves}
失望 {$data.hates}
{if $data.start_time>$smarty.now}
¥{$data.lower_price} {$data.start_time|date:H:m}开始
{elseif $data.end_time>$smarty.now}
¥{$data.lower_price} 去抢购
{else}
¥{$data.lower_price} 已卖光
{/if}
{if $smarty.session.ssadmin} 删除 {/if}
分类 {$cat.cname}
标签 {foreach item=c from=$tags} {$c} {/foreach}
{$data.content}
用户评价
{include file="comment/inc_common.html"}
{include file='footer.html'}