{ "sortOptions": [{ "label": "featured", "value": "manual" },{ "label": "most relevant", "value": "most-relevant" },{ "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 }] },{ "label": "Availability", "type": "list", "value": "filter.v.availability","options": [{ "label": "In stock", "value": "1", "count": 5, "active": false },{ "label": "Out of stock", "value": "0", "count": 0, "active": false }]},{ "label": "Limited", "type": "list", "value": "filter.p.tag","options": [{ "label": "bundle", "value": "bundle", "count": 5, "active": false },{ "label": "grab bag", "value": "grab bag", "count": 2, "active": false },{ "label": "mystery", "value": "mystery", "count": 5, "active": false },{ "label": "new", "value": "new", "count": 5, "active": false },{ "label": "pack", "value": "pack", "count": 5, "active": false },{ "label": "packs", "value": "packs", "count": 3, "active": false },{ "label": "Patch", "value": "Patch", "count": 3, "active": false },{ "label": "patch", "value": "patch", "count": 2, "active": false },{ "label": "pin", "value": "pin", "count": 5, "active": false }]}] }