Hey all. I'm creating a dashboard to use in work that displays how many orders we have, how many are picked and how many are packed. But we've ran in to an issue (we sell unique items, not multiples of one) so we need to be able to see the item to make sure that we've picked the right item
I've been able to get it to work that it shows me the latest one that the API sends, but not a "for each" with a template.
Just in case anyone else wanted to be able to display something that could be variable on the dashboard. This can also be used to do things like tables etc
It gives me this output (There are some broken orders IE: Didn't have the products uploaded before the orders happened but should work moving forward and this will self resolve for any future orders (all images are same size too)