--- title: Targets overview description: > A [target](/docs/apps/app-extensions/configuration#targets) represents where your POS UI extension will appear. api_version: 2025-04 api_name: pos-ui-extensions source_url: html: >- https://shopify.dev/docs/api/pos-ui-extensions/2025-04/extension-targets-overview md: >- https://shopify.dev/docs/api/pos-ui-extensions/2025-04/extension-targets-overview.md --- # Targets overview A [target](https://shopify.dev/docs/apps/app-extensions/configuration#targets) represents where your POS UI extension will appear. *** ## Smart grid The smart grid. Learn more about [the smart grid](https://shopify.dev/docs/apps/pos#home-screen). Tile Displays a tile on the smart grid. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Modal Displays a modal when a tile is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). *** ## Post-purchase The post-purchase screen Menu item Displays a menu item on the post-purchase screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Action Displays a modal when a menu item is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Block Renders a custom section within the native post purchase screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). *** ## Customer details The customer details screen Menu item Displays a menu item on the customer details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Action Displays an action target modally when a menu item is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Block Renders a custom section within the customer details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). *** ## Product details The product details screen Menu item Displays a menu item on the product details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Action Displays an action target modally when a menu item is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Block Renders a custom section within the native product details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). *** ## Order details The order details screen Menu item Displays a menu item on the order details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Action Displays an action target modally when a menu item is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Block Renders a custom section within the native order details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). *** ## Draft Order details The draft order details screen Menu item Displays a menu item on the draft order details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Action Displays an action target modally when a menu item is tapped. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). Block Renders a custom section within the native draft order details screen. Review [all extension targets](https://shopify.dev/docs/api/pos-ui-extensions/2025-04/targets). ***