{ "sortOptions": [{ "label": "featured", "value": "manual" },{ "label": "best selling", "value": "best-selling" },{ "label": "alphabetically, a-z", "value": "title-ascending" },{ "label": "alphabetically, z-a", "value": "title-descending" },{ "label": "price, low to high", "value": "price-ascending" },{ "label": "price, high to low", "value": "price-descending" },{ "label": "date, old to new", "value": "created-ascending" },{ "label": "date, new to old", "value": "created-descending" }], "standardFilters": [{ "label": "Tagged", "type": "tag_list", "value": "tag.tagged", "options": [{ "label": "Red", "value": "red", "count": 0, "active": false },{ "label": "Black", "value": "black", "count": 0, "active": false },{ "label": "Gray", "value": "gray", "count": 0, "active": false },{ "label": "Recently Re-Stocked", "value": "recently-restocked", "count": 0, "active": false }] }] }