App Introduction
Bulk edit products, collections, customers, metafields, and orders. Import and export CSV files. You shouldn’t manually edit multiple products, metafields, or other data in your store—this wastes time, risks human error, and makes recovery difficult. Leave bulk editing to BPE. It gets the job done quickly and accurately. Use our advanced filtering system or flexible CSV import/export to bulk edit prices for thousands of products in just a few clicks. Our bulk editing capabilities go beyond products, covering metafields, customers, orders, and more.
Core Functionality
- Accurately and quickly bulk edit products and other store data with just a few clicks
- Schedule bulk edits, CSV imports/exports for sales, inventory sync, and product launches
- Bulk edit and CSV import/export for collections, orders, and customer data
- All changes are backed up to allow secure restoration of bulk edits
- Easy to use for people with or without technical skills
Merchant-Friendly
- Small and Medium E-commerce Merchants
- Multi-category Stores
- Independent Station Sellers
- Cross-border E-commerce
Basic Information
- Developer:Hextom
- Address:Richmond Hill, ON, CA
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:987 comment
- Release Date:2015-10-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Demo Plan
- Monthly unlimited bulk editing and CSV import tasks
- 10 products per task
- Restore any product edits
- Edit all product details
- 30-day backup
Basic Plan
- Monthly unlimited bulk editing and CSV import tasks
- 500 products per task
- Restore any product edits
- Edit all product details
- 60-day backup
Professional Plan
- Monthly unlimited bulk editing and CSV import tasks
- 5,000 products per task
- 10 active scheduled tasks (daily and weekly)
- 90-day backup
Advanced Plan
- Monthly unlimited bulk editing and CSV import tasks
- 50,000 products per task
- 100 active scheduled tasks
- 180-day backups
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/bulk_operations.json
- GET /admin/api/bulk_operations/{id}.json
- PUT /admin/api/products/bulk.json
Permission:write_products,read_products,manage_bulk_operations
- POST /admin/api/bulk_operations/imports.json
- POST /admin/api/bulk_operations/exports.json
- GET /admin/api/bulk_operations/exports/{id}/results.json
Permission:write_bulk_operations,read_bulk_operations,manage_files
- PUT /admin/api/collections/bulk.json
- POST /admin/api/bulk_operations/collections.json
- GET /admin/api/collections/bulk_status.json
Permission:write_collections,read_collections,manage_bulk_operations
- PUT /admin/api/orders/bulk.json
- POST /admin/api/bulk_operations/orders.json
- GET /admin/api/orders/bulk_status.json
Permission:write_orders,read_orders,manage_bulk_operations
- PUT /admin/api/customers/bulk.json
- POST /admin/api/bulk_operations/customers.json
- GET /admin/api/customers/bulk_status.json
Permission:write_customers,read_customers,manage_bulk_operations
- POST /admin/api/bulk_operations/backups.json
- GET /admin/api/bulk_operations/backups/{id}.json
- POST /admin/api/bulk_operations/backups/restore.json
Permission:write_bulk_operations,read_bulk_operations,manage_backups