How does geometrixx outdoor's Order page work in AEM 6?
in AEM, how does geometrixx-outdoor's Orders.html page work.
http://localhost:4502/aem/orders.html/etc/commerce/ordersmy initial finding is that /libs/commerce/gui/content/orders is being rendered and data is fetched from /etc/commerce/orders folder. but i'm not able to figure out how it's fetching data for the users. i need to extend this functionality and check if i can use it for the functionality i need.