# example-discount-function-settings-extension **Repository Path**: mirrors_Shopify/example-discount-function-settings-extension ## Basic Information - **Project Name**: example-discount-function-settings-extension - **Description**: A sample discount function settings extension - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-12 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Shopify app example: discount function metafields UI extension This repo contains an example app that uses [discount function metafields UI extensions](https://shopify.dev/docs/apps/build/discounts/build-ui-extension?extension=javascript) to build an admin UI extension for discount functions using React. Rather than cloning this repo, you can use your preferred package manager and the Shopify CLI with [these steps](https://shopify.dev/docs/apps/getting-started/create) to create your own app and the tutorial linked above. ## Contributing This repository is for example purposes only. It doesn't accept issues or contributions.