build69
build69  /  Components  /  App  /  StoreCustomersPage

StoreCustomersPage

v1.0.30Updated 4 Sept 2026

Composed example commerce CRM page: stat strip + segment FilterBar + customer DataTable with a slide-in customer profile Sheet. Reference for any merchant back-office customer list.

Preview

Live · 8 stories
DefaultOpen ↗
Why this is recommendedpagecommercecrmcustomers+4

The default, out-of-the-box StoreCustomersPage.

Recommended for+14
  • Reference for merchant back-office customer lists
  • Commerce CRM / audience screens
Tags+6
pagecommercecrmcustomersback-officestoreexampledefault
Features+4
  • Shared Pantry store sidebar
  • StatCard strip (customers / returning rate / average LTV)
  • Segment FilterBar chips (VIP, Repeat, New, At-risk)
  • Customer DataTable with avatar cells, segment Badges + subscribed dot
  • Customer profile Sheet with contact KVList, last-orders List and notes Textarea
Not recommended for−2
  • Direct embedding
  • Marketing case-study pages (use the existing Customers page)

Install

Ask your agent, or call the MCP tool directly. The resolved bundle is written into your project.

get_registry_item({ name: "StoreCustomersPage" })

Usage

import { StoreCustomersPage } from '@/components/pages/StoreCustomersPage';

<StoreCustomersPage />

Tick variants in the left menu — each adds a tab with that variant’s real story source, the same code the preview above renders.

Props

No documented props — StoreCustomersPage is composed rather than configured. See the source for its full signature.

Related