# example-checkout--address-autocomplete--preact **Repository Path**: mirrors_Shopify/example-checkout--address-autocomplete--preact ## Basic Information - **Project Name**: example-checkout--address-autocomplete--preact - **Description**: Example extension for shopify.dev on how to use Checkout UI extensions to provide address suggestions from an external service. - **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-03-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify App Example: build customized address autocomplete This repo contains an example app that uses [checkout UI extensions](https://shopify.dev/docs/api/checkout-ui-extensions) to provide address suggestions from an external service. For more information and for a walkthrough of this code, review our tutorial: [Build customized address autocomplete](https://shopify.dev/docs/apps/build/checkout/delivery-shipping/address-autocomplete/build-autocomplete) ## 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.