[store] wip

This commit is contained in:
Devin Zuczek
2026-08-28 01:56:14 -04:00
parent f8ca01dd4d
commit c13f62bb91
13 changed files with 988 additions and 388 deletions
+69 -5
View File
@@ -1,10 +1,74 @@
[
{
"id": "store-featured",
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Headwear",
"sectionType": 4,
"sectionSubType": "StoreCategory_Featured",
"source": "CuratedList",
"sourceMetadata": "17859340",
"displayMetadata": "{\"DisplayTitle\":\"Featured\",\"itemCount\":20,\"cardStyle\":\"wide\",\"categoryUriNames\":\"featured,new\"}"
"sectionSubType": "Items_Headwear",
"source": "AlgorithmicList",
"sourceMetadata": "headwearitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Headwear\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 7,\r\n \"categoryUriNames\": \"HatsItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Tops",
"sectionType": 4,
"sectionSubType": "Items_Tops",
"source": "AlgorithmicList",
"sourceMetadata": "topsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Tops\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 8,\r\n \"categoryUriNames\": \"TorsoItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Bottoms",
"sectionType": 4,
"sectionSubType": "Items_Bottoms",
"source": "AlgorithmicList",
"sourceMetadata": "bottomsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Bottoms\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 17,\r\n \"categoryUriNames\": \"BottomsItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Footwear",
"sectionType": 4,
"sectionSubType": "Items_Footwear",
"source": "AlgorithmicList",
"sourceMetadata": "footwearitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Footwear\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 18,\r\n \"categoryUriNames\": \"ShoesItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Waist",
"sectionType": 4,
"sectionSubType": "Items_Waist",
"source": "AlgorithmicList",
"sourceMetadata": "waistitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Waist\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 23,\r\n \"categoryUriNames\": \"WaistItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Hands",
"sectionType": 4,
"sectionSubType": "Items_Hands",
"source": "AlgorithmicList",
"sourceMetadata": "handsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Hands\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 10,\r\n \"categoryUriNames\": \"GlovesItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Shoulder",
"sectionType": 4,
"sectionSubType": "Items_Shoulder",
"source": "AlgorithmicList",
"sourceMetadata": "shoulderitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Shoulders & Back\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 22,\r\n \"categoryUriNames\": \"ShoulderItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Hairstyles",
"sectionType": 4,
"sectionSubType": "Items_Hairstyles",
"source": "AlgorithmicList",
"sourceMetadata": "hairitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Hairstyles\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 24,\r\n \"categoryUriNames\": \"HeadHairItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_FacialHair",
"sectionType": 4,
"sectionSubType": "Items_FacialHair",
"source": "AlgorithmicList",
"sourceMetadata": "facialhairitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Facial Hair\",\r\n \"categoryDepth\":1,\r\n \"categoryCarouselType\": 25,\r\n \"categoryUriNames\": \"FacialHairItems\",\r\n \"itemCount\": 5\r\n}"
}
]
-106
View File
@@ -1,106 +0,0 @@
[
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_New",
"sectionType": 4,
"sectionSubType": "Items_NewlyReleased",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "newitems",
"displayMetadata": "{\r\n\t\"DisplayTitle\":\"New\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Headwear",
"sectionType": 4,
"sectionSubType": "Items_Headwear",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "headwearitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Headwear\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 7,\r\n \"categoryUriNames\": \"HatsItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Tops",
"sectionType": 4,
"sectionSubType": "Items_Tops",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "topsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Tops\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 8,\r\n \"categoryUriNames\": \"TorsoItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Bottoms",
"sectionType": 4,
"sectionSubType": "Items_Bottoms",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "bottomsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Bottoms\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 17,\r\n \"categoryUriNames\": \"BottomsItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Footwear",
"sectionType": 4,
"sectionSubType": "Items_Footwear",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "footwearitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Footwear\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 18,\r\n \"categoryUriNames\": \"ShoesItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Waist",
"sectionType": 4,
"sectionSubType": "Items_Waist",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "waistitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Waist\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 23,\r\n \"categoryUriNames\": \"WaistItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Hands",
"sectionType": 4,
"sectionSubType": "Items_Hands",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "handsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Hands\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 10,\r\n \"categoryUriNames\": \"GlovesItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Shoulder",
"sectionType": 4,
"sectionSubType": "Items_Shoulder",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "shoulderitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Shoulders & Back\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 22,\r\n \"categoryUriNames\": \"ShoulderItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Skins",
"sectionType": 4,
"sectionSubType": "Items_Skins",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "skinsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Skins\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 5,\r\n \"categoryUriNames\": \"SkinsItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Accessories",
"sectionType": 4,
"sectionSubType": "Items_Accessories",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "accessoriesitems",
"displayMetadata": "{\r\n\t\"DisplayTitle\":\"Accessories\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Hairstyles",
"sectionType": 4,
"sectionSubType": "Items_Hairstyles",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "hairitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Hairstyles\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 24,\r\n \"categoryUriNames\": \"HeadHairItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_FacialHair",
"sectionType": 4,
"sectionSubType": "Items_FacialHair",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "facialhairitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Facial Hair\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 25,\r\n \"categoryUriNames\": \"FacialHairItems\",\r\n \"itemCount\": 5\r\n}"
},
{
"id": "CustomAvatarItemCarousel_AlgorithmicList_Trending",
"sectionType": 8,
"sectionSubType": "CustomAvatarItems_Trending",
"source": "AlgorithmicList",
"sourceMetadata": "Trending",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Trending Custom Shirts\",\r\n \"itemCount\": 5\r\n}"
}
]
+8 -73
View File
@@ -1,74 +1,9 @@
[
{
"id": "StoreItemCarousel_Storefront_PopUpShop_18",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_18",
"source": "Storefront",
"sourceMetadata": "PopUpShop_18",
"displayMetadata": null
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_14",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_14",
"source": "Storefront",
"sourceMetadata": "PopUpShop_14",
"displayMetadata": "{\r\n \"itemCount\": 5, \r\n \"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_Store_FoodItems",
"sectionType": 4,
"sectionSubType": "Store_FoodItems",
"source": "Store",
"sourceMetadata": "FoodItems",
"displayMetadata": "{\r\n \"itemCount\": 5, \r\n \"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_12",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_12",
"source": "Storefront",
"sourceMetadata": "PopUpShop_12",
"displayMetadata": null
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_16",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_16",
"source": "Storefront",
"sourceMetadata": "PopUpShop_16",
"displayMetadata": null
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_17",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_17",
"source": "Storefront",
"sourceMetadata": "PopUpShop_17",
"displayMetadata": null
},
{
"id": "StoreItemCarousel_Store_Potions",
"sectionType": 4,
"sectionSubType": "Store_Potions",
"source": "UnifiedCuratedList",
"sourceMetadata": "StoreItemList_Potions",
"displayMetadata": "{\r\n \"itemCount\": 5,\r\n \"DisplayTitle\": \"Potions\"\r\n}"
},
{
"id": "StoreItemCarousel_Store_RandomBoxesItems",
"sectionType": 4,
"sectionSubType": "Store_RandomBoxesItems",
"source": "Store",
"sourceMetadata": "RandomBoxesItems",
"displayMetadata": "{\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_Store_KOIconsItems",
"sectionType": 4,
"sectionSubType": "Store_KOIconsItems",
"source": "Store",
"sourceMetadata": "KOIconsItems",
"displayMetadata": "{\r\n \"itemCount\": 5\r\n}"
}
]
{
"Id": "store-consumables-all",
"SectionType": 4,
"Source": "UnifiedAlgorithmicList",
"SourceMetadata": "consumableitems",
"DisplayMetadata": "{\"DisplayTitle\":\"Consumables\",\"numRows\":2,\"itemCount\":20,\"minItemsToShowSection\":1,\"horizontalScrollEnabled\":true}"
}
]
+15 -105
View File
@@ -1,106 +1,16 @@
[
{
"id": "StoreItemCarousel_UnifiedCuratedList_InternalMedieval",
"sectionType": 4,
"sectionSubType": "MedeivalItems",
"source": "UnifiedCuratedList",
"sourceMetadata": "Internal_Medieval_Items",
"displayMetadata": "{\r\n\"DisplayTitle\":\"FairyTale Fashions\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_UGCMedievalCarousel",
"sectionType": 4,
"sectionSubType": "Generic_MedievalCarousel",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "summerpartycarousel",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Medieval Masterpieces from the Community\"\r\n}"
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_5",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop5",
"source": "Storefront",
"sourceMetadata": "PopUpShop_5",
"displayMetadata": "{\r\n \"itemCount\": 5\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Trending2Row",
"sectionType": 4,
"sectionSubType": "StoreTrending",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "trendingitems",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Trending\",\r\n\"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_NewItemsFromFeaturedCreators",
"sectionType": 4,
"sectionSubType": "StoreNewItemsFromFeaturedCreators",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "newitemsfromcreators",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Featured Creators\",\"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_ItemsForYou2Row",
"sectionType": 4,
"sectionSubType": "Items_ForYou",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "itemsforyou",
"displayMetadata": "{\r\n\t\"DisplayTitle\":\"Recommended For You\",\"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_BestSellers",
"sectionType": 4,
"sectionSubType": "BestSellingItems",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "bestsellingitems",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Best Sellers\",\"numRows\":\"2\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedCuratedList_RoomieItems",
"sectionType": 4,
"sectionSubType": "RoomieItems",
"source": "UnifiedCuratedList",
"sourceMetadata": "StoreItems_Roomie_Collection",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Stuff for Roomie\"\r\n}"
},
{
"id": "StoreItemCarousel_Storefront_PopUpShop_17",
"sectionType": 4,
"sectionSubType": "Storefront_PopUpShop_17",
"source": "Storefront",
"sourceMetadata": "PopUpShop_17",
"displayMetadata": null
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_WishlistCarousel",
"sectionType": 4,
"sectionSubType": "StoreWishlistCarousel",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "wishlistcarousel",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Most Wishlisted\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_NewSetsForDisplay",
"sectionType": 4,
"sectionSubType": "NewSetsFromCreators",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "featuredsetscarousel",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Featured Sets\"\r\n}"
},
{
"id": "CustomAvatarItemCarousel_CuratedList_StoreItemList_WeeklyMashup_FantasyBackpack",
"sectionType": 8,
"sectionSubType": "CuratedList_StoreItemList_WeeklyMashup_FantasyBackpack",
"source": "CuratedList",
"sourceMetadata": "CustomAvatarItemCarousel_CuratedList_StoreItemList_WeeklyMashup_FantasyBackpack",
"displayMetadata": "{\r\n\t\"DisplayTitle\":\"Fantasy Backpack\"\r\n}"
},
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_MostGiftedItems",
"sectionType": 4,
"sectionSubType": "StoreMostGiftedItems",
"source": "UnifiedAlgorithmicList",
"sourceMetadata": "mostgifteditems",
"displayMetadata": "{\r\n\"DisplayTitle\":\"Good for Gifts\"\r\n}"
}
]
{
"Id": "store-featured-hot",
"SectionType": 4,
"Source": "UnifiedAlgorithmicList",
"SourceMetadata": "hotitems",
"DisplayMetadata": "{\"DisplayTitle\":\"Hot Right Now\",\"numRows\":1,\"itemCount\":12,\"minItemsToShowSection\":1,\"horizontalScrollEnabled\":true}"
},
{
"Id": "store-featured-new",
"SectionType": 4,
"Source": "UnifiedAlgorithmicList",
"SourceMetadata": "newitems",
"DisplayMetadata": "{\"DisplayTitle\":\"New This Week\",\"numRows\":1,\"itemCount\":12,\"minItemsToShowSection\":1,\"horizontalScrollEnabled\":true}"
}
]
+10
View File
@@ -0,0 +1,10 @@
[
{
"id": "StoreItemCarousel_UnifiedAlgorithmicList_Skins",
"sectionType": 4,
"sectionSubType": "Items_Skins",
"source": "AlgorithmicList",
"sourceMetadata": "skinsitems",
"displayMetadata": "{\r\n \"DisplayTitle\":\"Skins\",\r\n \"categoryDepth\":2,\r\n \"categoryCarouselType\": 5,\r\n \"categoryUriNames\": \"SkinsItems\",\r\n \"itemCount\": 5\r\n}"
}
]