{# app/templates/admin/merchant-detail.html #} {# noqa: fe-004 - Alpine.js x-model bindings incompatible with standard form macros #} {# noqa: fe-008 - Alpine.js x-model bindings incompatible with standard form macros #} {% extends "admin/base.html" %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% from 'shared/macros/headers.html' import detail_page_header %} {% from 'shared/macros/modals.html' import confirm_modal_dynamic %} {% block title %}Merchant Details{% endblock %} {% block alpine_data %}adminMerchantDetail(){% endblock %} {% block content %} {% call detail_page_header("merchant?.name || 'Merchant Details'", request.query_params.get('back', '/admin/merchants'), subtitle_show='merchant') %} ID: | store(s) {% endcall %} {{ loading_state('Loading merchant details...') }} {{ error_state('Error loading merchant') }}
Verification
-
Status
-
Stores
0
Created
-
Merchant Name
-
Description
-
Business Address
-
Tax Number
-
Owner User ID
-
Owner Username
-
Owner Email
-
No usage data available
No Subscription Found
This merchant doesn't have a subscription yet.
| Store | Subdomain | Status | Actions |
|---|---|---|---|
|
|
View |