CS ‑ Delete Duplicate Products
App Introduction
Remove duplicate products or duplicate variants. Use the Duplicate Finder to delete duplicate SKUs and EANs. The Delete Duplicate Products app identifies duplicate products and variants by title, barcode, or SKU. You can set rules to automatically bulk-delete all duplicates, and choose to keep the oldest or newest product. If you don’t have many duplicates, you can also manually select which products or variants to remove. Our duplicate detection and removal tool displays all duplicate products by type (e.g., SKU, title). The robust duplicate removal functionality saves you time!
Core Functionality
- Automatically bulk delete duplicate products and variants.
- Find and remove duplicate products and variants by SKU, title, or barcode.
- Offer different rules for deleting duplicate products or variants to retain the desired ones.
- The duplicate finder will display duplicate products by SKU, barcode, or title.
- Provide real-time progress tracking for duplicate deletion job logs.
Merchant-Friendly
- Multi-category E-commerce
- Independent Station Merchants
- Inventory-intensive Merchants
- Cross-border E-commerce Sellers
Basic Information
- Developer:Agora Apps
- Address:22 Martino, Mission Viejo, CA, 92694, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:19 comment
- Release Date:2023-12-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- Delete up to 100 products.
- Share queues with other free users.
- Find products by title, SKU, or barcode
高级计划
- Delete unlimited number of products.
- Execute jobs with priority.
- Search products by title, SKU, or barcode.
- CSV export
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/batch_delete.json
- PUT /admin/api/products/batch_delete/{job_id}.json
- GET /admin/api/products/batch_delete/{job_id}.json
Permission:write_products,read_products,manage_products
- POST /admin/api/products/find_duplicates.json
- PUT /admin/api/products/delete_duplicates.json
- GET /admin/api/products/duplicates.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/find_duplicates_by_title.json
- PUT /admin/api/products/delete_by_title.json
- GET /admin/api/products/duplicates_by_title.json
Permission:write_products,read_products,manage_products
- POST /admin/api/products/duplicate_rules.json
- PUT /admin/api/products/duplicate_rules/{rule_id}.json
- GET /admin/api/products/duplicate_rules.json
Permission:write_products,read_products,manage_products
- GET /admin/api/products/batch_delete/{job_id}/progress.json
- POST /admin/api/products/batch_delete/logs.json
- GET /admin/api/products/batch_delete/logs/{log_id}.json
Permission:read_products,read_logs,manage_products