App Introduction
Get your low-stock products, save time, and avoid sales losses! Our app helps merchants easily track low-stock products in their stores. It’s a quick and simple solution to ensure you always restock promptly. Plus, our app exports low-stock products to Excel for seamless management and analysis. You can also easily add product tags for efficient organization and tracking. Monitor total items in stock, retail value, and variant availability.
Core Functionality
- Set thresholds for low-stock products to ensure effective inventory control
- Export low-stock products to Excel for seamless management and analysis
- Easily add product tags for efficient organization and tracking
- Track total items, retail value, and variant availability on the existing inventory page
- Explore charts showing limited stock vs. available stock based on thresholds
Merchant-Friendly
- Inventory-sensitive Merchants
- Multi-SKU E-commerce Merchants
- Data-analysis-required Merchants
- Category-organized Merchants
- Inventory-visualization-required Merchants
Basic Information
- Developer:Brain Station 23 PLC
- Address:8th Floor, 2 Bir Uttam AK Khandakar Road, Dhaka 1212, Dhaka, 1212, BD
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-1-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_products
- GET /admin/api/inventory_levels.json?inventory_quantity<{threshold}
- GET /admin/api/products.json?inventory_quantity<{threshold}
- GET /admin/api/variants.json?inventory_quantity<{threshold}
Permission:read_inventory,read_products,read_variants
- PUT /admin/api/products/{id}.json
- POST /admin/api/products.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_tags
- GET /admin/api/inventory.json
- GET /admin/api/products.json?fields=total_inventory,retail_value
- GET /admin/api/variants.json?fields=available
Permission:read_inventory,read_products,read_variants
- GET /admin/api/reports.json?type=inventory_summary
- GET /admin/api/inventory_levels.json?fields=id,quantity,threshold
- GET /admin/api/products.json?fields=id,inventory_quantity
Permission:read_inventory,read_reports,read_products