I had added an app called discount. I delete it because it wasn’t working. I have uninstalled it. its called discount. now it has left left overs discount all over my site. I need to remove it
Topic summary
A user uninstalled a discount app that wasn’t working properly, but discount codes remain scattered across their site. They need help removing these leftover discounts.
Proposed Solutions:
- Deactivate via Shopify Admin: Navigate to the Shopify Discount section and deactivate all discounts directly (screenshot provided showing the interface)
- Manual deletion: Select up to 50 discounts at a time in Admin and delete them in batches (screenshot included)
- API approach: Use Shopify’s
discountCodeBulkDeleteGraphQL mutation for bulk removal (requires API familiarity)
Responders requested the app link to check for built-in deactivation options. One commenter offered direct assistance with the API method if needed. The issue remains unresolved pending the user’s response about which method they’ll pursue.
Hi @Audreecosta , You can deactivate all the discounts from the Shopify Discount section. Review the below screenshot for your reference.
If you have added an app for discounts, there should be an option to deactivate all discounts within the app.
Could you share the app link? I’ll check if there is an option to disable the discounts.
Hi @Audreecosta ,
There are two ways you can go about this. A free approach is to manually remove discounts by selecting them 50 at a time and deleting them from Admin.
The second approach, if you’re familiar with APIs that Shopify offers
https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/discountCodeBulkDelete
If you’re not familiar, that’s alright - we can help you get this done. No strings attached.
Hope you found this helpful, If so - please mark it as the solution and reach out if you have any further questions.

