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