{$lang.order_report_revenue}
¥{$kpis.revenue.current|string_format:"%.2f"}
{if $kpis.revenue.has_compare}{$kpis.revenue.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: ¥{$kpis.revenue.previous|string_format:"%.2f"}
{$lang.order_report_orders}
{$kpis.orders.current|string_format:"%d"}
{if $kpis.orders.has_compare}{$kpis.orders.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: {$kpis.orders.previous|string_format:"%d"}
{$lang.order_report_aov}
¥{$kpis.aov.current|string_format:"%.2f"}
{if $kpis.aov.has_compare}{$kpis.aov.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: ¥{$kpis.aov.previous|string_format:"%.2f"}
{$lang.order_report_paying_users}
{$kpis.paying_users.current|string_format:"%d"}
{if $kpis.paying_users.has_compare}{$kpis.paying_users.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: {$kpis.paying_users.previous|string_format:"%d"}
{$lang.order_report_new_paying_users}
{$kpis.new_paying_users.current|string_format:"%d"}
{if $kpis.new_paying_users.has_compare}{$kpis.new_paying_users.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: {$kpis.new_paying_users.previous|string_format:"%d"}
{$lang.order_report_refund_amount}
¥{$kpis.refund_amount.current|string_format:"%.2f"}
{if $kpis.refund_amount.has_compare}{$kpis.refund_amount.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: ¥{$kpis.refund_amount.previous|string_format:"%.2f"}
{$lang.order_report_refund_rate}
{$kpis.refund_rate.current|string_format:"%.2f"}%
{if $kpis.refund_rate.has_compare}{$kpis.refund_rate.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: {$kpis.refund_rate.previous|string_format:"%.2f"}%
{$lang.order_report_net_revenue}
¥{$kpis.net_revenue.current|string_format:"%.2f"}
{if $kpis.net_revenue.has_compare}{$kpis.net_revenue.delta_percent}%{else}-{/if}
{$lang.order_report_compare_period}: ¥{$kpis.net_revenue.previous|string_format:"%.2f"}