mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-08 14:41:28 -07:00
17 lines
577 B
JSON
17 lines
577 B
JSON
[
|
|
{
|
|
"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}"
|
|
}
|
|
]
|