# example-checkout--add-banner--preact **Repository Path**: mirrors_Shopify/example-checkout--add-banner--preact ## Basic Information - **Project Name**: example-checkout--add-banner--preact - **Description**: A brief code example for a Checkout UI extension that adds a banner to Shopify's Checkout - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-01 - **Last Updated**: 2026-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify app example: custom header checkout extension This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to add a banner to checkout. For more information and for a walkthrough of this code, review our tutorial: [Add a banner to checkout](https://shopify.dev/docs/apps/build/checkout/fields-banners/add-banner) ## Running this app To run this app locally, clone the repository and then follow our [Work on an existing app](https://shopify.dev/docs/apps/tools/cli/existing) tutorial to install the project dependencies and preview the app. ## Contributing This repository is for example purposes only. It doesn't accept issues or contributions.