App Introduction
Bulk edit selling prices. Schedule discounts and automate sales cycles. The Bulk Discount Editor simplifies price updates and discount scheduling. Apply discounts in bulk by percentage or fixed amount, set start and end dates, and use filters to target products. Avoid manual edits and errors with automatic rollbacks and streamlined workflows.
Core Functionality
- Bulk update prices by percentage, fixed amount, or schedule.
- Schedule flash sales and discount events with start/end dates.
- Filter by collection, tag, vendor, or product type.
- Automatically revert to original prices.
- Ideal for tiered pricing, clearance sales, and quantity-based discounts.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Clearance Event Merchants
- Tiered Pricing Merchants
- Flash Sale Merchants
Basic Information
- Developer:Aperitive
- Address:London, ENG, GB
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:29 comment
- Release Date:2019-2-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费
- Update for the first 20 variants of the free app
Basic Shopify
$12.99
- Basic - $12.99
- - Unlimited price updates.
- Pro - $14.99
- - Unlimited price updates
- - Price history and rollback
- - Scheduling
Shopify
$14.99
- Basic - $14.99
- - Unlimited price updates.
- Pro - $19.99
- - Unlimited price updates
- - Price history and rollback
- - Scheduling
Advanced/ Plus
$19.99
- Basic - $19.99 /$24.99
- - Unlimited price updates.
- Pro - $29.99/ $39.99
- - Unlimited price updates
- - Price history and rollback
- - Scheduling
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/bulk.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/discounts/flash_sales.json
- PUT /admin/api/discounts/flash_sales/{id}.json
- GET /admin/api/discounts/flash_sales.json
Permission:write_discounts,read_discounts,manage_products
- GET /admin/api/products.json?collection_id={id}
- GET /admin/api/products.json?tags={tag}
- GET /admin/api/products.json?vendor={vendor}
Permission:read_products,write_products,manage_collections
- POST /admin/api/discounts/auto_restore.json
- PUT /admin/api/discounts/auto_restore/{id}.json
- GET /admin/api/discounts/auto_restore.json
Permission:write_discounts,read_discounts,manage_products
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_inventory