Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/hack4impact-umd/breastfeeding-center-gw/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The Squarespace Dashboard displays order data pulled live from the Squarespace Commerce API. It gives staff a searchable, paginated view of all purchases — both online and in-person — made through the BCGW Squarespace store within a selected date range.

Date Range Filter

A date range picker in the top-right corner filters orders by their fulfillment date. Preset ranges and year navigation are supported.

Orders Table

All orders in the selected range appear in a paginated data table (10 rows per page). Each row represents a single line item, so a single order containing multiple products will appear as multiple rows. The table includes the following columns:
ColumnDescription
NameCustomer’s full name. In-person clients without an online profile display as “In-Person Client”.
EmailCustomer email address, or “N/A” for anonymous in-person sales.
ItemProduct name and quantity purchased (e.g., Nursing Pillow x2).
CostTotal cost for that line item (unit price × quantity).
DateFulfillment date of the order.
ChannelOnline for web orders, In-person for point-of-sale transactions.
Columns are sortable. Use the search or filter controls at the top of the table to narrow results further.

Data Source

Data is fetched live from the Squarespace Commerce API each time the page loads or the date range changes. No manual upload is required. Customer profiles are enriched with BCGW client records where an email match exists, enabling navigation to the corresponding Client Journey page.

Build docs developers (and LLMs) love