App Introduction
Easily create and manage product bundles with intelligent backend logic CartFusion Bundle is a product bundling app that helps merchants group products using metafields. When customers add individual items from a bundle to their cart, the app automatically converts them into the bundled product. This bundle management tool offers the flexibility to customize bundles based on specific customer needs.
Core Functionality
- Use metafields to quickly group products into bundles
- Automatically convert items into bundled products
- Flexible bundling options to match customer needs
- Easily create product bundles from existing items
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Retail Small Shops
- Cross-border E-commerce
Basic Information
- Developer:SIAR Digital
- Address:DSO-IFZA, IFZA Properties, Dubai Silicon Oasis, Dubai, DU, 342001, AE
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-11-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
$9
- Unlimited Products
- Easily Manage Bundled Products
- Group Products into Bundles
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/metafields.json
- GET /admin/api/products.json?metafield={key}
- PUT /admin/api/metafields/{id}.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/products.json?type=bundle
- PUT /admin/api/products/{id}/variants.json
- GET /admin/api/products/{id}/metafields.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{id}/options.json
- PUT /admin/api/products/{id}/variants.json
- GET /admin/api/products/{id}/options.json
Permission:write_products,read_products,manage_discounts
- POST /admin/api/products.json?bundle=existing
- PUT /admin/api/products/{id}/metafields.json
- GET /admin/api/products.json?type=physical
Permission:write_products,read_products,manage_collections