<{if $setting.showtimeout=="on"}> <{/if}> <{capture name=goodsLoop}> <{assign var='zindex' value='1000'}> <{foreach from=$data.goods item=g key=key name=goodslist}> <{capture name=goodsImg}>
" target="_blank" title="<{$g.name}>"> <{if $setting.goodsImgWidth}>width="<{$setting.goodsImgWidth}>"<{/if}> <{if $setting.goodsImgHeight}>height="<{$setting.goodsImgHeight}>"<{/if}> <{/if}> src="<{$g.small_pic|storager}>" alt="<{$g.name}>">
<{/capture}> <{capture name=goodsName}>
" target="_blank" title="<{$g.name|escape:html}>"><{$g.name|cut:58}>
<{/capture}> <{capture name=goodsName}> <{if $setting.showGoodsName=="on"}>
" target="_blank" title="<{$g.name|escape:html}>"><{$g.name|cut:$setting.max_length}>
<{/if}> <{/capture}> <{capture name=goodsDesc}> <{if $setting.showtimeout=="on"}> <{foreach from=$data.tbdata key=gid item=tbd}> <{if $gid eq $g.goods_id}> <{/if}> <{/foreach}> <{/if}> <{if $setting.showBuyArea=="on"}>
  • <{if count($g.pdt_desc)>1}> "> 我要抢购 <{else}> "> 我要抢购 <{/if}>
  • <{/if}> <{/capture}>
    %;">
    <{$smarty.capture.goodsImg}> <{$smarty.capture.goodsName}> <{$smarty.capture.goodsDesc}>
    <{if $setting.column!=1 &&($smarty.foreach.goodslist.iteration % $setting.column|default:4) == 0}><{/if}> <{/foreach}> <{/capture}>
    <{if $setting.showtimes=='on'}>
    本期活动开始时间<{$data.begin_time_str}>  结束时间<{$data.end_time_str}>
    <{/if}>
    <{$smarty.capture.goodsCat}> <{$smarty.capture.goodsLoop}>