# example-checkout--format-suggestion--preact **Repository Path**: mirrors_Shopify/example-checkout--format-suggestion--preact ## Basic Information - **Project Name**: example-checkout--format-suggestion--preact - **Description**: Example extension for shopify.dev: format address suggestions in checkout - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-02 - **Last Updated**: 2026-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify App Example: Format address suggestions in checkout This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to format the selected address suggestion in checkout. For more information and for a walkthrough of this code, review our tutorial: [Format address suggestions in checkout](https://shopify.dev/docs/apps/build/checkout/delivery-shipping/address-autocomplete/format-suggestion) ## 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.