<{include file="admin/session.html"}> 管理系统
产品管理-产品组管理
添加产品组
产品组名称:
(请输入产品组名称)
产品组折扣:  
提成比例: %
(输入百分比数字,如:20%的提成,输入20;否则留空。)
  (折扣不设置请留空;如9.5折,则输入9.5;该折扣对所有非货到付款方式生效。)
<{if $results|@count gt 0}> <{foreach from=$results item=one}> <{/foreach}> <{else}> <{/if}>
编号 产品组名称 折扣 提成比例 操作
<{$one.id}> <{$one.gname}> <{if $one.zhekou=="" or $one.zhekou=="0"}> 未设置 <{else}> <{$one.zhekou}>折 <{/if}> <{$one.ticheng}>%
编辑删除<{if $one.is_form=="0"}>设置表单项<{else}>管理表单项<{/if}>生成订购页
暂无数据...
<{if $pager}> 共有<{$pager.total_count}>条记录,当前<{$pager.current_page}>/<{$pager.total_page}>页: <{if $pager.current_page != $pager.first_page}> 首页 | 上一页 | <{/if}> <{foreach from=$pager.all_pages item=thepage}> <{if $thepage >= $pager.current_page-4 and $thepage <= $pager.current_page+4}> <{if $thepage != $pager.current_page}> <{$thepage}> <{else}> <{$thepage}> <{/if}> <{elseif $thepage <= 10 and $thepage >= $pager.current_page-4}> <{if $thepage != $pager.current_page}> <{$thepage}> <{else}> <{$thepage}> <{/if}> <{elseif $thepage >= $pager.last_page-9 and $thepage <= $pager.current_page-4}> <{if $thepage != $pager.current_page}> <{$thepage}> <{else}> <{$thepage}> <{/if}> <{else}> <{/if}> <{/foreach}> <{if $pager.current_page != $pager.last_page}> | 下一页 | 尾页 <{/if}> <{/if}>
订单页面调用方法:

注意:商业版用户如果需要修改系统生成的定购页面,可以直接联络售后技术协助您完成。