DataStore
API\Reports\Stock\Stats\DataStore.
Description Description
Source Source
File: packages/woocommerce-admin/src/API/Reports/Stock/Stats/DataStore.php
Methods Methods
- get_count — Get count for the passed in stock status.
- get_data — Get stock counts for the whole store.
- get_low_stock_count — Get low stock count (products with stock < low stock amount, but greater than no stock amount).
- get_product_count — Get product count for the store.