App Introduction
Bundleup calculates the inventory level of bundles and splits orders into component SKUs after purchase Bundleup allows you to create bundles without editing your theme. You can add options and create multiple bundle versions directly from your current admin. The app recalculates bundle inventory based on component stock levels, so you never oversell. After a bundle is sold, you can choose to automatically edit the order into its component products.
Core Functionality
- Synchronize bundle inventory based on component stock levels.
- Unbundle orders containing bundled products to properly fulfill SKU requirements.
- Configure whether to retain bundle order lines after processing or remove them from the order.
Merchant-Friendly
- Bundle Merchants
- Multi-SKU E-commerce
- Inventory-Sensitive Merchants
Basic Information
- Developer:MySync
- Address:PO Box 862, Aspley, QLD, 4034, AU
- Price: Free / Free plan
- Rating:3.3 / 5
- Comment Count:4 comment
- Release Date:2021-6-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Bundleup
$15
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/bundle_inventory_sync.json
- PUT /admin/api/bundle_inventory_sync/{id}.json
- GET /admin/api/bundle_inventory_sync.json
Permission:read_inventory,write_inventory,manage_products
- POST /admin/api/order_unbundle.json
- PUT /admin/api/order_unbundle/{order_id}.json
- GET /admin/api/order_unbundle/{order_id}.json
Permission:read_orders,write_orders,fulfill_orders
- POST /admin/api/order_bundle_line.json
- PUT /admin/api/order_bundle_line/{order_id}.json
- GET /admin/api/order_bundle_line/{order_id}.json
Permission:read_orders,write_orders,manage_products