{include file="public/header" /}

销量分析

{include file="public/admin_items" /}
店铺名称
{:lang('ds_prompts')}
  • {:lang('stat_validorder_explain')}
  • 统计图展示了符合搜索条件的有效订单中的下单总金额和下单数量在时间段内的走势情况及与前一个时间段的趋势对比
  • 统计表显示了符合搜索条件的全部有效订单记录并可以点击“导出Excel”将订单记录导出为Excel文件
总销售额: {$t == $statcount_arr.orderamount ? $t :'0.00'} 总订单量:{:intval($statcount_arr.ordernum)}
导出Excel
{volist name="statlist.headertitle" id="v"} {/volist} {notempty name="statlist.data"} {volist name="statlist.data" id="v"} {/volist} {else /} {/notempty} {notempty name="statlist.data"} {/notempty}
{$v}
{$v.order_sn} {$v.buyer_name} {$v.store_name} {:date('Y-m-d H:i:s',$v.order_add_time)} {:number_format($v.order_amount,2)} {$v.order_statetext}
{:lang('ds_no_record')}