{# app/templates/admin/store-product-detail.html #} {% 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 modal_simple %} {% block title %}Store Product Details{% endblock %} {% block alpine_data %}adminStoreProductDetail(){% endblock %} {% block content %} {% call detail_page_header("product?.title || 'Product Details'", '/admin/store-products', subtitle_show='product') %} | {% endcall %} {{ loading_state('Loading product details...') }} {{ error_state('Error loading product') }}
Store Product Catalog Entry
This is a store-specific copy of a marketplace product. All fields are independently managed. View the source product for comparison.
Directly Created Product
This product was created directly for this store without a marketplace source. All product information is managed independently.
Additional Images
Store
-
Store Code
-
Store SKU
-
Status
Price
-
Availability
-
Brand
-
Product Type
Condition
-
Product ID
-
GTIN/EAN
-
Store SKU
-
Source SKU
-
Marketplace
-
Source Store
-
Marketplace Product ID
-
Direct Creation
This product was created directly in the store's catalog
Title
-
Description
Google Product Category
-
Category Path
-
Added to Catalog
-
Last Updated
-
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.