# loyalty-extension-example **Repository Path**: mirrors_Shopify/loyalty-extension-example ## Basic Information - **Project Name**: loyalty-extension-example - **Description**: Tutorial code on Shopify-dev - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-29 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify App Example: POS Loyalty App Example use UI Extensions This repo contains an example app that uses POS UI Extensions to create an app that tracks loyalty points and redeem them at the point of sale. For more information and a walkthrough of this code, review our tutorial: [Build a loyalty app]() ## Quick start To run this app locally, clone the repository, and then follow our Work on an [existing app tutorial](https://shopify.dev/docs/apps/build/scaffold-app) to install the project dependencies and preview the app. ## Contributing This repository is for example purposes only. It doesn't accept issues or contributions.