App Introduction
Track your inventory value monthly and ensure all variants have a cost price. Easily track your inventory value! Our app records monthly inventory value, which is critical for accounting and informed business decisions. It ensures all products have a listed cost price, marking those that don’t for easy updates. Additionally, it tracks the value of orders that have been placed but not yet shipped—a key figure for accurate accounting. Simplify your inventory management and financial reporting with this tool.
Core Functionality
- View your inventory value clearly
- Identify products missing cost prices
- Exclude products from inventory value calculations
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Wholesale & Retail Merchants
- Inventory-focused Merchants
Basic Information
- Developer:D.TAILS
- Address:Rådmandsgade 45A, Copenhagen N, 2200, DK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2020-8-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
今日
免费
- Up to 1,000 product variants
- Real-time Insights
现在
$5
- Up to 10,000 product variants
- Real-time Insights
- Add cost price to products
- Instant statistical calculation and product synchronization
过去
$10
- Up to 10,000 product variants
- Real-time insights
- Add cost price to products
- Instant statistical calculation and product synchronization
- Display all statistics
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/inventory_value.json
- GET /admin/api/inventory_value/sku/{sku}.json
- GET /admin/api/inventory_value/location/{location_id}.json
Permission:read_inventory,read_products,read_locations
- GET /admin/api/products.json?fields=id,title,cost_price&cost_price=null
- GET /admin/api/variants.json?fields=id,product_id,cost_price&cost_price=null
- GET /admin/api/products/{product_id}/variants.json?cost_price=null
Permission:read_products,read_variants,read_inventory
- PUT /admin/api/products/{product_id}.json
- PUT /admin/api/variants/{variant_id}.json
- POST /admin/api/bulk_operations.json
Permission:write_products,write_variants,manage_inventory