{include "header.inc.html"}
商品打折信息
分类ID: 店铺类型:
{if $smarty.get.act=="edit"}
{else} {$lim = $smarty.get.limit|default:20} {if $couponList} {foreach from=$couponList item=item} {/foreach} {/if}
编号商品名昵称价格所在地信用图片折扣价格开始时间结束时间佣金成交量 交易量类型操作
{$item.num_iid}{$item.title}{$item.nick}{$item.price}{$item.item_location}{$item.seller_credit_score}图片{$item.coupon_rate}{$item.coupon_price}{$item.coupon_start_time}{$item.coupon_end_time}{$item.commission}{$item.commission_num}{$item.volume}{$item.shop_type}添加
{if $cid = $smarty.get.cid} {$cid = "&cid=$cid"} {/if} {if $shop_type=$smarty.get.shop_type} {$shop_type= "&shop_type=$shop_type"} {/if}{$limit = 40}
{pager allCount="3960" url="/qkadmin/taoke/coupon/list?$cid$shop_type&page=" number="false"}
{/if}
{include "footer.inc.html"}