-Discounter app is an application that helps merchants in Shopify environment to create different discounts codes for influencers. -Its allows creation of percentage discounts, free shipping discounts, Buy X Get Y discounts, Fixed Amount discounts and lastly, Fixed Amount with minimum requirements.
Using the Shopify-App-CLI run:
~/ $ shopify node create -n APP_NAME
Or, fork and clone repo
- If you don’t have one, create a Shopify partner account.
- If you don’t have one, create a Development store where you can install and test your app.
- In the Partner dashboard, create a new app. You’ll need this app’s API credentials during the setup process.
This repository is used by Shopify-App-CLI as a scaffold for Node apps. You can clone or fork it yourself, but it’s faster and easier to use Shopify App CLI, which handles additional routine development tasks for you.
This respository is available as open source under the terms of the MIT License.