电商选品数据看板
实时查看商品销售数据与转化情况
或
-
或
至
7天
30天
当前显示:{{ metricPeriod === '7d' ? '7天销额' : '30天销额' }}
按款号
按商品
查询
重置
共找到
{{ totalStyles }}
个款号
(含 {{ totalProducts }} 个商品ID,同款已归并)
共找到
{{ totalProducts }}
个商品
(生意参谋数据缺失的商品显示 -)
第
{{ currentPage }}
/
{{ totalPages }}
页
款号数:
{{ formatNumber(summary.style_count) }}
商品ID数:
{{ formatNumber(summary.product_count) }}
7天销额:
{{ formatAmount(summary.amount_7d) }}
30天销额:
{{ formatAmount(summary.amount_30d) }}
7天日均:
{{ formatAmount(summary.daily_avg_7d) }}
30天日均:
{{ formatAmount(summary.daily_avg_30d) }}
7天访客:
{{ formatUnit(summary.visitors_7d, '人') }}
30天访客:
{{ formatUnit(summary.visitors_30d, '人') }}
件单价:
{{ formatAmount(summary.avg_price_per_item) }}
7天广告花费:
{{ formatAmount(summary.ad_spend_7d) }}
累计销量:
{{ formatUnit(summary.total_sales, '件') }}
平均退货率:
{{ formatPercent(summary.avg_return_rate) }}
加载中...
已按款号聚合,同款的商品 ID 相邻排列;上方蓝色款号条显示款级汇总数据
{{ group.base_item_no }}
⎘
{{ group.variant_count }}商品
单品
#{{ (currentPage - 1) * pageSize + groupIndex + 1 }}
{{ metricPeriod === '7d' ? '7天销额' : '30天销额' }}:
{{ formatAmount(getGroupSaleAmount(group)) }}
件单价:
{{ formatAmount(group.avg_price_per_item) }}
{{ metricPeriod === '7d' ? '7天件数' : '30天件数' }}:
{{ formatUnit(metricPeriod === '7d' ? group.total_paid_items_7d : group.total_paid_items_30d, '件') }}
累计:
{{ formatUnit(group.total_sales, '件') }}
{{ metricPeriod === '7d' ? '7天访客' : '30天访客' }}:
{{ formatUnit(metricPeriod === '7d' ? group.total_visitors_7d : group.total_visitors_30d, '人') }}
7天广告:
{{ formatAmount(group.total_ad_spend_7d) }}
退货率:
{{ formatPercent(group.avg_return_rate) }}
品类: {{ getCategoryName(group.representative.category) }}
供应商: {{ group.representative.supplier_name || '-' }}
首/新: {{ formatDate(group.first_online_time) }} / {{ formatDate(group.latest_online_time) }}
点击跳转淘宝
#{{ vIndex + 1 }}
#{{ vIndex + 1 }}
{{ metricPeriod === '7d' ? '7天销额' : '30天销额' }}
{{ formatAmount(getSaleAmount(variant)) }}
{{ metricPeriod === '7d' ? '7天件数' : '30天件数' }}
{{ formatUnit(metricPeriod === '7d' ? variant.recent_7d_paid_items : variant.recent_30d_paid_items, '件') }}
单价
{{ formatAmount(variant.avg_price_per_item) }}
历史累计
{{ formatUnit(variant.total_sales, '件') }}
退货率
{{ formatPercent(variant.return_rate) }}
7天广告
{{ formatAmount(variant.recent_7d_ad_spend) }}
7天访客
{{ formatUnit(variant.recent_7d_visitors, '人') }}
售龄
{{ calculateAge(variant.create_time) }}天
{{ getCategoryName(variant.category) }}
{{ variant.item_no }}
{{ variant.supplier_name || '-' }}
点击跳转淘宝
#{{ (currentPage - 1) * pageSize + index + 1 }}
#{{ (currentPage - 1) * pageSize + index + 1 }}
{{ metricPeriod === '7d' ? '7天销额' : '30天销额' }}
{{ formatAmount(getSaleAmount(product)) }}
{{ metricPeriod === '7d' ? '7天件数' : '30天件数' }}
{{ formatUnit(metricPeriod === '7d' ? product.recent_7d_paid_items : product.recent_30d_paid_items, '件') }}
单价
{{ formatAmount(product.avg_price_per_item) }}
历史累计
{{ formatUnit(product.total_sales, '件') }}
退货率
{{ formatPercent(product.return_rate) }}
7天广告
{{ formatAmount(product.recent_7d_ad_spend) }}
7天访客
{{ formatUnit(product.recent_7d_visitors, '人') }}
售龄
{{ calculateAge(product.create_time) }}天
{{ getCategoryName(product.category) }}
{{ product.item_no }}
{{ product.supplier_name || '-' }}