Last active
June 15, 2017 12:23
-
-
Save paultyng/1d976bb9d2f89f2cc1cc224d8426a2bb to your computer and use it in GitHub Desktop.
Algolia - Material Document
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"asset": { | |
"url": "https://underarmour.scene7.com/is/image/Underarmour//1299081-025_LA?$size=279,360&hei=400&wid=310&$extend=0" | |
}, | |
"catalogs": [ | |
1824, | |
1825, | |
1897, | |
1898, | |
1899, | |
1905, | |
1955, | |
1972 | |
], | |
// Should we omit this if no chip instead of empty string? | |
"chip": { | |
"url": "" | |
}, | |
"color": { | |
"hex": "#7A7A7A", | |
"name_en_us": "True Gray Heather" | |
}, | |
// Is this necessary as a flag vs a facet? | |
"configurable": "no", | |
// Is this redundant with objectID | |
"material_code": "1299081-025", | |
"name_en_us": "LS Siro Tech Polo", | |
"rank": 100, | |
"style": "1299081", | |
"url": "ls-siro-tech-polo", | |
"objectID": "1299081-025" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment