Ok thanks @wchavez, that could work. The challenge would be to identify what the number is per location _stock_at_999?
Thanks for the hint.
Hello @alexmigf, the example was for a simple, however it’s showing the same on a variable as well.
Hi Alex,
In your code snippet to @djsieff you gave the .$location->count. Is there another variable we can use to show the stock_qty as I’ve used the snippet in the single-product.php page and the results shows the location.name and location.count as e.g.
Store A: 1
Store B: 1
however the stock qty for Store A is 14 and for store B is 8
Many thanks in advance and nice job on this plugin!