You are viewing an older version of the Snipcart documentation (2.x).
View the latest version (3.x) →
Developers
Template Hooks
A handful of template hooks (opens new window) are available for extending Snipcart’s control panel views.
| Hook | Description | Template |
|---|---|---|
cp.snipcart.cart.detail | After main abandoned detail information. | cp/abandoned-carts/detail.html |
cp.snipcart.customer.detail | After main customer detail information. | cp/customers/detail.html |
cp.snipcart.discount.detail | After main discount detail information. | cp/discounts/detail.html |
cp.snipcart.order.detail | After main order detail information. | cp/orders/detail.html |
cp.snipcart.subscription.detail | After main subscription detail information. | cp/subscriptions/detail.html |
Last updated: May 2, 2026, 3:24:32 PM