App Introduction
Set up automatically applied quantity discounts. Use tiered pricing discounts to save on bulk purchases in the cart. Easily create and auto-apply bulk discounts. Build bulk price/ tiered discounts based on order size or quantity. Set up tiered pricing for all products or custom selections. Apply automatic percentage or fixed-amount discounts per product. For example: 5% off when buying 2+ items, 10% off when buying 5+ items. Configure discount combinations and set schedules. Native discounts – no draft orders needed!
Core Functionality
- Set up tiered bulk quantity discounts to increase average order value (AOV) and conversion rates.
- Offer bulk discounts for selected products, variants, or collections.
- Set as many discount tiers as needed for a single discount.
- Use in combination with product, order, or shipping discounts.
- Schedule bulk discount sales in advance with start and end dates.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Wholesale Merchants
- Promotional E-commerce
- Cross-border E-commerce Sellers
Basic Information
- Developer:Shop Doctors 🏆
- Address:12333 Sowden Rd Ste B Unit 61824, Houston, TX, 77080, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:24 comment
- Release Date:2022-11-8
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/price_rules.json
- PUT /admin/api/price_rules/{id}.json
- GET /admin/api/price_rules.json
Permission:write_price_rules,read_price_rules,manage_discounts
- POST /admin/api/price_rules/{id}/discount_codes.json
- PUT /admin/api/price_rules/{id}/discount_codes/{code_id}.json
- GET /admin/api/price_rules/{id}/discount_codes.json
Permission:write_price_rules,read_price_rules,manage_products
- POST /admin/api/price_rules/{id}/prerequisite_quantity_rules.json
- PUT /admin/api/price_rules/{id}/prerequisite_quantity_rules/{rule_id}.json
- GET /admin/api/price_rules/{id}/prerequisite_quantity_rules.json
Permission:write_price_rules,read_price_rules,manage_discounts
- GET /admin/api/price_rules.json?type=bulk_quantity
- GET /admin/api/orders.json?discount_application=true
- PUT /admin/api/orders/{id}/discounts.json
Permission:read_price_rules,read_orders,manage_discounts
- POST /admin/api/price_rules.json?start_date=...&end_date=...
- PUT /admin/api/price_rules/{id}.json?start_date=...&end_date=...
- GET /admin/api/price_rules.json?status=active
Permission:write_price_rules,read_price_rules,manage_discounts