# example-checkout--localize--preact **Repository Path**: mirrors_Shopify/example-checkout--localize--preact ## Basic Information - **Project Name**: example-checkout--localize--preact - **Description**: Example extension for shopify dev for how to do localization of checkout extensions - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-25 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify app example: Localize a checkout UI extension This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to localize a checkout UI extension. For more information and for a walkthrough of this code, review our tutorial: [Localize a checkout UI extension](https://shopify.dev/docs/apps/build/checkout/localized-checkout-ui-extensions/localize) ## 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.