--- title: Checkout UI extensions - Extensions in the reductions render before/after targets will now render in the header order summary on 1 page mobile checkouts - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/checkout-ui-extensions-extensions-in-the-reductions-render-before-after-targets-will-now-render-in-the-header-order-summary-on-1-page-mobile-checkouts md: https://shopify.dev/changelog/checkout-ui-extensions-extensions-in-the-reductions-render-before-after-targets-will-now-render-in-the-header-order-summary-on-1-page-mobile-checkouts.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 11, 2024 Tags: * API # Checkout UI extensions - Extensions in the reductions render before/after targets will now render in the header order summary on 1 page mobile checkouts As of October 11, 2024, checkout UI extensions targeting the `purchase.checkout.reductions.render-before` and `purchase.checkout.reductions.render-after` extension targets will now render in the order summary at the top of the page for one page mobile checkouts. Previously, extensions in these targets would only appear in the order summary at the bottom of the page. This will apply to checkout UI extensions on all API versions. For more details, please follow up in the [github issue in our public repo](https://github.com/Shopify/ui-extensions/issues/2218)