This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

BigCommerce Admin Order Age Highlighter

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

BigCommerce Admin Order Age Highlighter scans the current page for BigCommerce admin order listings, extracting order numbers, customer names, order dates, order statuses, and total amounts. The floating panel highlights orders by age with color-coded indicators (green for new, yellow for aging, red for overdue), showing days since order placement and order status. A summary shows order counts by age range, highlighting orders that need attention. Filter by order status and age range to focus on specific categories. Export order aging data as CSV or text for reporting. Aging trends are tracked, and orders approaching SLA limits are highlighted.

WHERE IT RUNS

Works on BigCommerce admin pages, including order lists, order management dashboards, and order detail pages. The script detects order listings using BigCommerce-specific selectors and extracts order metadata. It works best on BigCommerce admin order pages.

HOW TO USE

The panel displays a summary of order counts by age (New, Aging, Overdue) followed by a list of all detected orders. Each order shows its number, customer name, order date, days since placement, status, and total amount. The order list is color-coded by age: green for new (within threshold), yellow for aging, and red for overdue. Click "Scan Orders" to detect all orders on the current page. Export the aging data as text for reporting or analysis. The panel automatically highlights orders directly in the order list on the page with colored borders.

MECHANISM — ORDER EXTRACTION WITH AGE CALCULATION

The script detects BigCommerce orders by finding order rows using selectors (.order-row, .orders-table tbody tr). From each row, it extracts the order number, customer name, order date, status, and total amount using targeted sub-selectors. Order dates are parsed from various formats (MM/DD/YYYY, Month DD, YYYY) and compared to the current date to calculate days since placement. The age classification uses configurable thresholds: new (0-2 days), aging (3-5 days), and overdue (6+ days). The summary counts orders in each category, and the list is sorted by age (oldest first). The script also adds a colored border to each order row on the page for visual reference. All extraction and calculation runs client-side with no network calls.

THE PANEL

The floating panel is fully draggable and remembers its position per domain. Click the minimize button to collapse it to a small bubble, or press Escape to hide it. The panel automatically adjusts to different screen sizes and can be resized to show more content. All settings, including aging thresholds and SLA days, are saved per domain. The panel integrates smoothly with any page layout using the BGPanel framework, maintaining clean separation from page content.

PLEASE NOTE

This script requires the free BotGentz extension to run. It does not send any data to external servers; all extracted order data and settings remain entirely local to your browser using GM_setValue. The script never reads password fields, hidden inputs, or file inputs. It stores only order numbers, customer names, order dates, statuses, and total amounts from publicly visible BigCommerce admin page content. Order detection depends on the page structure; if orders are not detected, use the "Scan Orders" button to refresh extraction. The script works on BigCommerce admin pages and detects pages by hostname. Aging thresholds are configurable and can be adjusted to match your SLA requirements. Data persists across browser sessions and is isolated per browser profile.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.