Catalog coverage
Products
{{ dashboard.stats?.products || 0 }}
Client Inventory Zone
Inventory Monitoring Dashboard
Spot what is moving, what is stuck, and where product hygiene needs attention in one view.
Variant depth
Variants
{{ dashboard.stats?.variants || 0 }}
Inventory watchlist
Open Alerts
{{ dashboard.stats?.open_alerts || 0 }}
Needs attention
Unstocked
{{ dashboard.stats?.unstocked || 0 }}
Data quality
Duplicate Clients
{{ dashboard.stats?.duplicate_clients || 0 }}
Dead Inventory
Products in stock with zero sales recorded in the last 180 days.
Product Name
Variant SKU
Stock Qty
Last Order Date
{{ itm.product_title }}
{{ itm.product_variant_sku || '-' }}
{{ itm.inventory_quantity }}
{{ itm.last_order_date || '-' }}
No Dead Inventory Found
All active stock items have recorded sales within the last 180 days.
Slow Products
Low velocity inventory with only 1 to 2 units sold in the past 90 days.
Product Name
Variant SKU
Current Stock
Units Sold (90 Days)
{{ itm.product_title }}
{{ itm.product_variant_sku || '-' }}
{{ itm.inventory_quantity }}
{{ itm.units_90 }}
No Slow Moving Products
Your products are moving at a healthy velocity.
Product Info Best Practice
Audit catalog items for missing descriptions, tags, image depth, or title length issues.
Product Name
Description
Tags
Images
Title Audit
{{ itm.product_title }}
{{ itm.missing_desc ? 'Missing' : 'OK' }}
{{ itm.missing_tags ? 'Missing' : 'OK' }}
{{ itm.low_image_count ? 'Low (<2)' : 'OK' }}
{{ itm.title_length_issue ? 'Too Long' : 'OK' }}
100% Catalog Hygiene Compliance
All products satisfy description, image depth, and tagging guidelines.
Stock Alarms
Real-time watchlist for unstocked zero-quantity variants and overstocked items.
Product Name
Variant SKU
Stock Qty
Alarm Type
{{ itm.product_title }}
{{ itm.product_variant_sku || '-' }}
{{ itm.inventory_quantity }}
{{ itm.alarm_type }}
No Stock Alarms
No stock shortage or overstock warnings recorded.
Duplicated Clients
Detect duplicate customer accounts sharing the same email or phone number in your shop.
Shop ID
Duplicate Match Key
Total Matches
Customer IDs
#{{ itm.shop_id }}
{{ itm.duplicate_key }}
{{ itm.duplicate_count }}
{{ itm.customer_ids }}
No Duplicate Clients
Your customer database has clean email and phone number uniqueness.