Total
{{ support_summary.total }}
{% if commerce_config.favicon_url %} {% endif %}
Review customer support requests submitted through {{ commerce_config.store_title }}.
Total
{{ support_summary.total }}
Open threads
{{ support_summary.open }}
Waiting
{{ support_summary.waiting }}
Resolved
{{ support_summary.resolved }}
High
{{ support_summary.high }}
Urgent
{{ support_summary.urgent }}
| Thread | Customer | Status | Issue | Updated | Action |
|---|---|---|---|---|---|
|
{{ thread.subject }} {{ thread.public_id }} |
{{ thread.customer_name or "Customer" }} {{ thread.customer_email }} {% if thread.order_public_id %} Order: {{ thread.order_public_id }} {% endif %} |
{{ thread.status.value }} | {{ thread.issue_type }} | {% if thread.updated_at %} {{ thread.updated_at.strftime("%Y-%m-%d %H:%M") }} {% else %} Not updated {% endif %} | Open thread |
No support requests yet.
{% endif %}