Right so... not sure if there's a way to do this but figured I'd give it a shot.
On our Shopify store, customers have an account with which they can see all of their orders (in a link array);
and so on...
Rather than clicking on those links, I'm trying to figure out a way to output the individual order information on the main store.com/account page.
Like:
Order 0001
- Product one
- Product two
Order 0002
- Product one
- Product two
Order 0003
- Product one
- Product two
and so on..
Possible?