App Introduction
Automatically sync inventory for bundles, duplicate products, and raw materials. No more manual tracking! This app solves common inventory management problems: 1. Link inventory of bundled products to individual items sold separately (e.g., stationery sets). 2. Sync inventory for duplicate products with independent stock levels (e.g., unisex T-shirts). 3. Manage inventory based on raw materials (e.g., cookies). 4. Ensure sync between original products and their different versions offered as add-on or custom options for other products (e.g., build-your-own cookie boxes). Let’s sync and enjoy!
Core Functionality
- Duplicate SKUs: Neutral t-shirts, blank & custom t-shirts, retail & wholesale products
- Bundles (Sets): Stationery, tops & skirts, candles, perfumes, mixed candies, gift boxes
- Raw Materials: Roasted coffee, tea leaves, herbs, spices, salt, baking ingredients
- "X-Packs": Multivitamins, beverages, incense burners, batteries, flowers, tops
- Add-on Products: Sync inventory between the original product and its add-on version
Merchant-Friendly
- Apparel E-commerce Merchants
- Cultural & Gift Merchants
- Food Raw Material Merchants
- FMCG Retail Merchants
- Customized Goods Merchants
Basic Information
- Developer:Invento
- Address:Hoang Mai, Hanoi, 10000, VN
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:34 comment
- Release Date:2024-8-9
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
- First 150 syncs free
- Group and sync by the same SKU
- Bundle group sync
- Raw material tracking
- Sync history and analytics
- Low stock alert
- Live chat
专业版
- All features in the Free Plan
- Unlimited synchronization, no restrictions!
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json?sku={sku}
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products.json
- PUT /admin/api/products/{product_id}/variants.json
- GET /admin/api/products.json?type=bundle
Permission:write_products,read_products,manage_collections
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
- GET /admin/api/inventory_levels.json?product_type=raw
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/variants.json?option1=X-pack
Permission:write_products,read_products,manage_inventory
- POST /admin/api/inventory_levels/batch.json
- PUT /admin/api/inventory_levels/{id}.json
- GET /admin/api/inventory_levels.json?product_id={original_id}
Permission:write_inventory,read_inventory,manage_products