{% set page_group = "customer" %} {% include 'components/head.html' %} {# Module CSS #} {# SweetAlert2 #} {# Syncfusion EJ2 Components #}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# ================================================================ PAGE HEADER ================================================================ #}

Customer Alerts

Manage customer warnings, bans, and notes for {{ store.typeNum|upper }}

{# ================================================================ STATS ROW ================================================================ #}
{{ customerAlerts|length }}
Total Alerts
0
No Buy
0
Warnings
{# ================================================================ INFO CALLOUT ================================================================ #}
You can add alerts for existing customers from their detail page, or use the Add Alert button to create alerts for anyone — even if they're not in the system yet.
{# ================================================================ ALERTS GRID ================================================================ #}

All Alerts

{# /cd-container #} {% include 'components/footer.html' %} {# ================================================================ JAVASCRIPT ================================================================ #}
{# /page-wrapper #}
{# /wrapper #} {# ================================================================ EDIT ALERT MODAL - Outside #wrapper to avoid backdrop stacking ================================================================ #} {# ================================================================ ADD ALERT MODAL - Outside #wrapper to avoid backdrop stacking ================================================================ #}