{% set page_group = "admin" %} {% include 'components/head.html' %} {# Syncfusion EJ2 Styles - Loaded via Vite build (includes analytics-dashboard.css) #} {{ vite_styles('syncfusion') }}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# ================================================================ PAGE HEADER ================================================================ #}

Brand Pricing Health

Analyze pricing performance by Brand + Subcategory for {{ store.name }}

Date Range:
{# ================================================================ LOADING OVERLAY ================================================================ #}

Analyzing pricing data...

{# ================================================================ KPI SUMMARY CARDS ================================================================ #}
-
BRAND/SUBCAT COMBOS
-
UNDERPERFORMING
-
OPPORTUNITIES
-
HEALTHY %
{# ================================================================ ALERT PANELS ROW ================================================================ #}
Underperforming
Slow sellers with below-average margins

No underperforming combos detected

Margin Opportunities
Fast sellers at full margin - room to increase price

No opportunities detected

{# ================================================================ BRAND/SUBCATEGORY HEALTH GRID ================================================================ #}
All Brand/Subcategory Combos
Click column headers to sort. Minimum 10 items per combo.
{# ================================================================ METHODOLOGY EXPLAINER ================================================================ #}
How This Works
Underperforming Detection

A Brand/Subcategory combo is flagged as underperforming when items:

  • Sit on floor >45 days (slow velocity)
  • Sell at <60% margin (markdown needed)
  • Pattern repeats across multiple items
Opportunity Detection

A Brand/Subcategory combo is flagged as an opportunity when items:

  • Sell within 14 days (fast velocity)
  • Maintain 60%+ margin (no markdown)
  • Consistent pattern = room to increase price
Key Metrics
  • Avg Days: Time from buy to sale
  • Margin %: (Price - Cost) / Price
  • Margin vs Avg: Actual margin - store avg (positive = above avg)
  • Markdown Rate: % items sold below 60%
{% include 'components/footer.html' %}
{# ================================================================ SYNCFUSION EJ2 SCRIPTS - Loaded via Vite build ================================================================ #} {{ vite_scripts('syncfusion') }}