App Introduction
Bundle Sync allows you to add components to existing product variants to set up local bundles. Bundle Sync enables you to add bundle components to existing product variants for setting up local bundles—no theme edits or code changes required. You can set up multiple bundles, kits, or custom products individually via the app or in bulk using a simple CSV file. Manage your products just like any other products, and link components for seamless order and inventory management.
Core Functionality
- Add components to existing variants to set up local bundles.
- Bulk set up hundreds of bundles via a simple CSV file.
- Quickly manage and remove bundle components to keep inventory updated.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce Sellers
Basic Information
- Developer:MySync
- Address:PO Box 862, Aspley, QLD, 4034, AU
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-3-20
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Bundle Sync
$5
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants/{variant_id}/components.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}/components/{component_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}/components.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/bundles/bulk.json
- GET /admin/api/bundles/bulk/job/{job_id}.json
- DELETE /admin/api/bundles/bulk/job/{job_id}.json
Permission:write_bundles,read_bundles,manage_products
- DELETE /admin/api/products/{product_id}/variants/{variant_id}/components/{component_id}.json
- PUT /admin/api/bundles/{bundle_id}/components.json
- GET /admin/api/bundles/{bundle_id}/components.json
Permission:write_products,read_products,manage_inventory