{# app/templates/admin/store-products.html #} {% extends "admin/base.html" %} {% from 'shared/macros/pagination.html' import pagination %} {% from 'shared/macros/headers.html' import page_header_flex, refresh_button %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% from 'shared/macros/tables.html' import table_wrapper %} {% from 'shared/macros/modals.html' import modal_simple %} {% from 'shared/macros/inputs.html' import entity_selector, entity_selected_badge %} {% block title %}Store Products{% endblock %} {% block alpine_data %}adminStoreProducts(){% endblock %} {% block content %} {% call page_header_flex(title='Store Products', subtitle='Browse store-specific product catalogs with override capability') %}
Total Products
0
Active
0
Featured
0
Digital
0
Physical
0
No store products found
SKU:
Digital-
Are you sure you want to remove this product from the store's catalog?
This will not delete the source product from the marketplace repository.