<{include file="top.html"}>
<{foreach from=$arrays_row item=value}>
<{$value.title}>
已售
<{$value.monthSales}>
¥
<{$value.actualPrice}>
¥<{$value.originalPrice}>
查看
领优惠券
省 <{$value.couponPrice}> 元
<{/foreach}>
<{if $pageid != 1}>
上一页
<{else}><{/if}>
<{$pageid}>
下一页
<{include file="footer.html"}>