App Introduction
Drive results without compromising profit margins by limiting discounts by quantity or amount. Our app enables merchants to create flexible discount rules with limits on quantity or total discount amount. For example, you can offer 10% off on a maximum of 5 items per order, or cap the total discount at $20 per purchase. Discounts can be customized by product, schedule, or customer tags, so exclusive offers are only shown to specific buyer groups. Easy to set up and manage, the app helps you run smarter promotions while maintaining full control over costs, profit margins, and overall strategy.
Core Functionality
- Create quantity or amount-limited discounts to protect your profit margins
- Customize discounts based on products, customer tags, or timelines
- Create discounts that apply automatically at cart or checkout, or via coupon codes
- Schedule start and end dates for discounts
- Easily manage all settings through an intuitive dashboard
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Promotional Event Merchants
- Multi-category E-commerce
Basic Information
- Developer:Hirano
- Address:Nogata, JP-40, JP
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:26 comment
- Release Date:2023-8-3
- Supported languages:English、Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- All Features
- ・Unlimited Discounts & Offers
- ・Quantity Discounts
- ・Cart Discounts
- ・Collection Discounts
- ・Sales Schedules
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/discounts.json
- PUT /admin/api/discounts/{id}.json
- GET /admin/api/discounts.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/discount_rules.json
- PUT /admin/api/discount_rules/{id}.json
- GET /admin/api/discount_rules.json
Permission:write_discounts,read_discounts,manage_customers
- POST /admin/api/discount_applications.json
- PUT /admin/api/discount_applications/{id}.json
- GET /admin/api/discount_applications.json
Permission:write_discounts,read_discounts,manage_checkout
- POST /admin/api/discount_schedules.json
- PUT /admin/api/discount_schedules/{id}.json
- GET /admin/api/discount_schedules.json
Permission:write_discounts,read_discounts,manage_store
- GET /admin/api/discounts/dashboard.json
- PUT /admin/api/discounts/bulk.json
- DELETE /admin/api/discounts/{id}.json
Permission:write_discounts,read_discounts,manage_settings