- 🇦🇺Australia imclean Tasmania
This is possible by creating a view. There are a number of ways but I've used a view of "products".
- Add a relationship to Product Variation
- Add a relationship to Stock Location using the above relationship
- Add required fields (Product title, Stock Location: Name, Local Stock Location Level: Quantity)Make sure you've run cron after stock transactions as that's when the data gets added to the commerce_stock_location_level table.