App Introduction
Easily bulk-edit prices. Schedule limited-time promotions, tariff increases, discounts, or price reductions. NA Bulk Price Editor simplifies adjusting prices (and strikethrough compare-at prices) for multiple products at once. This saves you time spent manually updating prices one by one, managing discount codes, and dealing with spreadsheets. The app lets you run, schedule, and revert price change tasks. Update product prices using multiple methods, and use filters to modify prices for specific products only. Supports market-specific + international relative/fixed pricing!
Core Functionality
- Increase/decrease prices by percentage or fixed amount (e.g., +10%, -$10, etc.)
- Add/remove/update compare-at prices (shown with strikethrough, ideal for marketplaces)
- Select products or filter by collection, tag, vendor, type, title, and market
- Schedule price changes in advance – no more last-minute panic for promotions!
- Set prices from your own CSV file or by unit cost/margin. Apply tags to products
Merchant-Friendly
- Promotional E-commerce
- Multi-category Merchants
- Independent Station Sellers
- Cross-border E-commerce
Basic Information
- Developer:Northern Apps
- Address:Courtenay, BC, CA
- Price: Free / Free plan
- Rating:4.8 / 5
- Comment Count:171 comment
- Release Date:2020-10-27
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 100 Price Changes per Month
Basic
- 1,000 Price Changes per Month
Standard
- 10,000 Price Changes Per Month
Unlimited
- Unlimited Price Changes
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants/{variant_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{product_id}/variants/{variant_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- DELETE /admin/api/products/{product_id}/variants/{variant_id}.json
Permission:write_products,read_products,manage_markets
- GET /admin/api/products.json?collection_id={id}
- GET /admin/api/products.json?tag={tag}
- GET /admin/api/products.json?vendor={vendor}
Permission:read_products,write_products,manage_collections
- POST /admin/api/bulk_operations.json
- GET /admin/api/bulk_operations/{id}.json
- PUT /admin/api/bulk_operations/{id}.json
Permission:write_products,read_products,manage_bulk_operations
- POST /admin/api/products/bulk.json
- GET /admin/api/products.json?limit=250
- PUT /admin/api/products/{product_id}.json
Permission:write_products,read_products,manage_csv_imports