Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 904 Bytes

File metadata and controls

15 lines (8 loc) · 904 Bytes

Shopify app example: custom footer checkout extension

This repo contains an example app that uses checkout UI extensions to build a custom footer using JavaScript.

For more information, and for a walkthrough of this code, review our tutorial: Build a custom footer checkout extension

This example app is also available with a React extension.

Running this app

To run this app locally, clone the repository, and then follow our Work on an existing app 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.