Sorry for the lack of updates here, I was on a roll on all of these item data pulls and wanted to get it to a good place before posting.

When you click on an item (anywhere on https://kumos.subeta.net) you'll be taken to an Item Details page. I'm working on this now to get as much information as possible about an item.
This includes:
- Wearable details: If the item is in your wardrobe. If the item is wearable, also show public outfits that use the item
- Shop Data - If the item is in a shop (like the crystal shop, forum shop, etc) it will display the shop alongside how much it costs (🔜 being able to buy directly from the page)
- User Shops: show the cheapest user shops, and a buy button (currently disabled, will be enabled 🔜)
- Item Transformer: Items that transform into other items are displayed

- Collections: If an item is a collection, you can see how it opens up and what items it transforms into. 🔜 You'll be able to see what collections an item comes from from their item page.

I'll have another post soon about the shops, and how you'll be able to purchase items on kumos.subeta.net very soon with the appropriate currency. For now, just being able to display items and the shops they're tied to is a massive improvement over the existing systems.
Other Updates
- Pages have the ability to update the title of the page, I'm making my way through the existing pages to get this working
- Sidebar moved entirely to the side of the screen
- Use Card element for the items in the sidebar
- General design improvements