App Introduction
Manage and sync raw material inventory for product creation Material Manager seamlessly syncs raw material and finished product inventory. When a product made with specific raw materials is sold, the inventory of all other products using those materials updates automatically. Ideal for businesses manufacturing custom or made-to-order products. Automates tracking, optimizes production, and reduces inventory issues. Streamlines workflows—stop overselling with Material Manager.
Core Functionality
- Real-time synchronization of product inventory and raw material stock
- Purchase orders to track incoming raw material inventory
- Sales history, forecasts, and low-stock notifications
- Import/export functionality to simplify inventory management
- Copy raw materials from one product to other products
Merchant-Friendly
- Manufacturing Merchants
- Multi-category E-commerce
- Independent Station Sellers
- Wholesale & Retail Merchants
Basic Information
- Developer:Omatic
- Address:35 Bales Ave., Toronto, ON, M2N 7L7, CA
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:11 comment
- Release Date:2023-12-14
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Up to 3 materials
- Unlimited positions
- Up to 5 variants per material
- Up to 100 orders per month
Standard
- Unlimited Materials
- Unlimited Locations
- Unlimited Variants per Material
- Low Stock Notifications
- Up to 2,00 Orders per Month
Advanced
- Unlimited Materials
- Unlimited Locations
- Unlimited Variants per Material
- Low Stock Notifications
- Up to 7,500 Orders per Month
Professional
- Unlimited Materials
- Unlimited Locations
- Unlimited Variants per Material
- Low Stock Notifications
- Up to 15,000 Orders per Month
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_level_id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products
- POST /admin/api/purchase_orders.json
- PUT /admin/api/purchase_orders/{purchase_order_id}.json
- GET /admin/api/purchase_orders.json
Permission:write_purchase_orders,read_purchase_orders,manage_inventory
- GET /admin/api/reports/sales.json
- GET /admin/api/inventory_levels/low.json
- POST /admin/api/webhooks.json
Permission:read_sales,read_inventory,manage_webhooks
- POST /admin/api/bulk_operations.json
- GET /admin/api/bulk_operations/{bulk_operation_id}.json
- GET /admin/api/inventory_levels.csv
Permission:write_bulk_operations,read_inventory,manage_files
- GET /admin/api/products/{product_id}/variants.json
- POST /admin/api/products/{target_product_id}/variants.json
- PUT /admin/api/products/{target_product_id}/variants/{variant_id}.json
Permission:read_products,write_products,manage_inventory