--- title: Targets Overview description: > A [target](/docs/apps/app-extensions/configuration#targets) represents where your admin UI extension will appear. You register targets in your `shopify.extension.toml` and inside the Javascript file denoted by your toml's `module` property. api_version: 2025-10 api_name: admin-extensions source_url: html: 'https://shopify.dev/docs/api/admin-extensions/latest/extension-targets' md: 'https://shopify.dev/docs/api/admin-extensions/latest/extension-targets.md' --- # Targets Overview A [target](https://shopify.dev/docs/apps/app-extensions/configuration#targets) represents where your admin UI extension will appear. You register targets in your `shopify.extension.toml` and inside the Javascript file denoted by your toml's `module` property. *** ## Admin action locations Admin action extensions appear on resource pages throughout the admin. Learn more about [admin actions](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks#admin-actions). Abandoned checkout details This page shows information about a single abandoned checkout. The `admin.abandoned-checkout-details.action.render` target is available on this page. Catalog details This page shows information about a single catalog. The `admin.catalog-details.action.render` target is available on this page. Collection details This page shows information about a single collection. The `admin.collection-details.action.render` target is available on this page. Collection index This page shows a table of multiple collections. The `admin.collection-index.action.render` target is available on this page. Company details This page shows information about a single company. The `admin.company-details.action.render` target is available on this page. Customer details This page shows information about a single customer. The `admin.customer-details.action.render` target is available on this page. Customer index This page shows a table of multiple customers. The `admin.customer-index.action.render` target is available on this page. Customer index selection This page shows a table of multiple customers. The `admin.customer-index.selection-action.render` target is available on this page when multiple customers are selected. Customer segment details This page shows information about a single customer segment. The `admin.customer-segment-details.action.render` target is available on this page. Discount details This page shows information about a single discount. The `admin.discount-details.action.render` target is available on this page. Discount index This page shows a table of multiple discounts. The `admin.discount-index.action.render` target is available on this page. Draft order details This page shows information about a single draft order. The `admin.draft-order-details.action.render` target is available on this page. Draft order index This page shows a table of multiple draft orders. The `admin.draft-order-index.action.render` target is available on this page. Draft order index selection This page shows a table of multiple draft orders. The `admin.draft-order-index.selection-action.render` target is available on this page when multiple draft orders are selected. Gift card details This page shows information about a single gift card. The `admin.gift-card-details.action.render` target is available on this page. Order details This page shows information about a single order. The `admin.order-details.action.render` target is available on this page. Order details fulfilled card This page shows information about a single order, including a card showing the fulfillment details. The `admin.order-fulfilled-card.action.render` target is available on this page, but only if your app is selected as the fulfillment app for that order. Order index This page shows a table of multiple orders. The `admin.order-index.action.render` target is available on this page. Order index selection This page shows a table of multiple orders. The `admin.order-index.selection-action.render` target is available on this page when multiple orders are selected. Product details This page shows information about a single product. The `admin.product-details.action.render` target is available on this page. Product index This page shows a table of multiple products. The `admin.product-index.action.render` target is available on this page. Product index selection This page shows a table of multiple products. The `admin.product-index.selection-action.render` target is available on this page when multiple products are selected. Product variant details This page shows information about a single product variant. The `admin.product-variant-details.action.render` target is available on this page. Product detail purchase options card This page shows information about a single product, including a card showing purchase options. The `admin.product-purchase-option.action.render` target is available on this page when selling plans exists. Product variant detail purchase options card This page shows information about a single product variant, including a card showing purchase options. The `admin.product-variant-purchase-option.action.render` target is available on this page when selling plans exists. ![Abandoned checkout details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.abandoned-checkout-details.action.render-CiKGVmf0.png) ![Catalog details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.catalog-details.action.render-S2Mwsupz.png) ![Collection details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.collection-details.action.render--8yNPcRG.png) ![Collection index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.collection-index.action.render-CUSxfUP1.png) ![Company details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.company-details.action.render-D9Ofe58_.png) ![Customer details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.customer-details.action.render-wERETvYr.png) ![Customer index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.customer-index.action.render-CvmLzSax.png) ![Customer index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.customer-index.selection-action.render-0Hoiqqz1.png) ![Customer segment details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.customer-segment-details.action.render-Ds7crMaM.png) ![Discount details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.discount-details.action.render-BMRtrQZZ.png) ![Discount index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.discount-index.action.render-B9KAxxia.png) ![Draft order details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.draft-order-details.action.render-DG309sPX.png) ![Draft order index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.draft-order-index.action.render-Cc83VJrd.png) ![Draft order index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.draft-order-index.selection-action.render-B1RAylsY.png) ![Gift card details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.gift-card-details.action.render-DV6j0__s.png) ![Order details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-details.action.render-DRMzW4b9.png) ![Order details fulfilled card](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-fulfilled-card.action.render-BxPCyV8e.png) ![Order index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-index.action.render-D8JV_yZs.png) ![Order index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2025-01/admin.order-index.selection-action.render-CN7BREzM.png) ![Product details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-details.action.render-DWveYZx0.png) ![Product index](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-index.action.render-Dm0gBgDa.png) ![Product index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-index.selection-action.render-NIBbnsOl.png) ![Product variant details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-variant-details.action.render-jqgSvJIH.png) ![Product detail purchase options card](https://shopify.dev/assets/assets/images/api/admin-extensions/2025-01/admin.product-purchase-option.action.render-BTyVGA2W.png) ![Product variant detail purchase options card](https://shopify.dev/assets/assets/images/api/admin-extensions/2025-01/admin.product-variant-purchase-option.action.render-DuCMhYkG.png) *** ## Admin block locations Admin block extensions appear on resource detail pages throughout the admin. Learn more about [admin blocks](https://shopify.dev/docs/apps/admin/admin-actions-and-blocks#admin-blocks). Abandoned checkout details This page shows information about a single abandoned checkout. The `admin.abandoned-checkout-details.block.render` target is available on this page. Catalog details This page shows information about a single catalog. The `admin.catalog-details.block.render` target is available on this page. Collection details This page shows information about a single collection. The `admin.collection-details.block.render` target is available on this page. Company details This page shows information about a single company. The `admin.company-details.block.render` target is available on this page. Company location details This page shows information about a location for a company. The `admin.company-location-details.block.render` target is available on this page. Customer details This page shows information about a single customer. The `admin.customer-details.block.render` target is available on this page. Draft order details This page shows information about a single draft order. The `admin.draft-order-details.block.render` target is available on this page. Gift card details This page shows information about a single gift card. The `admin.gift-card-details.block.render` target is available on this page. Discount details function settings This page shows information about a single discount. The `admin.discount-details.function-settings.render` target is available on this page. Order details This page shows information about a single order. The `admin.order-details.block.render` target is available on this page. Product details This page shows information about a single product. The `admin.product-details.block.render` target is available on this page. Product variant details This page shows information about a single product variant. The `admin.product-variant-details.block.render` target is available on this page. ![Abandoned checkout details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.abandoned-checkout-details.block.render-CX_EEpoy.png) ![Catalog details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.catalog-details.block.render-B3CjRluf.png) ![Collection details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.collection-details.block.render-BuGSWz6Y.png) ![Company details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.company-details.block.render-PkqbvbwR.png) ![Company location details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.company-location-details.block.render-BUMvpcwO.png) ![Customer details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.customer-details.block.render-WrbUCe6R.png) ![Draft order details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.draft-order-details.block.render-CLin_wgU.png) ![Gift card details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-10/admin.gift-card-details.block.render-DvIp2yGB.png) ![Discount details function settings](https://shopify.dev/assets/assets/images/api/admin-extensions/2025-01/admin.discount-details.function-settings-render-D6Bl_qM4.png) ![Order details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-details.block.render-Dilh9nlo.png) ![Product details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-details.block.render-LeLs3WFd.png) ![Product variant details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-variant-details.block.render-5loZhhmK.png) *** ## Admin print action locations Admin print action extensions appear on order and product pages in the admin. Order details This page shows information about a single order. The `admin.order-details.print-action.render` target is available on this page. Product details This page shows information about a single product. The `admin.product-details.print-action.render` target is available on this page. Order index selection This page shows a table of multiple orders. The `admin.order-index.selection-print-action.render` target is available on this page when multiple orders are selected. Product index selection This page shows a table of multiple products. The `admin.product-index.selection-print-action.render` target is available on this page when multiple products are selected. ![Order details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-details.print-action.render-CPgJl8vq.png) ![Product details](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-details.print-action.render-DZ75J7DY.png) ![Order index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.order-index.selection-print-action.render-BJWNKUcp.png) ![Product index selection](https://shopify.dev/assets/assets/images/api/admin-extensions/2024-07/admin.product-index.selection-print-action.render-CuqTYl1X.png) *** ## Customer segmentation locations Customer segmentation extensions appear in the [customer segment editor](https://help.shopify.com/en/manual/customers/customer-segmentation/create-customer-segments). Learn more about [customer segmentation](https://shopify.dev/docs/apps/marketing/customer-segments). ### Customer segment editor This page allows editing and templating of customer segments. The `admin.customers.segmentation-templates.render` target is available on this page. *** ## Product configuration locations Product configuration extensions appear on the product details and product variant details pages, and allow configuration of product bundles. Learn more about [product configuration](https://shopify.dev/docs/apps/selling-strategies/bundles/product-config). ### Product details configuration This page shows information about a single product. The `admin.product-details.configuration.render` target is available on this page. ### Product variant details configuration This page shows information about a single product variant. The `admin.product-variant-details.configuration.render` target is available on this page. *** ## Validation settings locations Validation settings extensions appear in the checkout rules section of the settings page. They allow merchants to configure validation rules for their checkout. Learn more about [validation settings](https://shopify.dev/docs/apps/checkout/validation). ### Checkout rules This page allows merchants to set up rules around their checkout experience. The `admin.settings.validation.render` target is available on this page. ***