Filters
[{id: "filter-category", titles: {default: "Category"}, type: "value", clear_url: "/collections/t-shirts?filter-master-colour=yellow", items: [{id: "tops", titles: {default: "Tops"}, url: "/collections/t-shirts?filter-master-colour=yellow"}]}, {id: "filter-master-colour", titles: {default: "Colour"}, properties: {is_color: true}, type: "value", clear_url: "/collections/t-shirts?filter-category=tops", items: [{id: "yellow", titles: {default: "Yellow"}, properties: {color: {hex: "caae49"}}, url: "/collections/t-shirts?filter-category=tops"}]}]
1
item
[{id: "filter-category", titles: {default: "Category"}, type: "value", clear_url: "/collections/t-shirts?filter-master-colour=yellow", items: [{id: "tops", titles: {default: "Tops"}, url: "/collections/t-shirts?filter-master-colour=yellow"}]}, {id: "filter-master-colour", titles: {default: "Colour"}, properties: {is_color: true}, type: "value", clear_url: "/collections/t-shirts?filter-category=tops", items: [{id: "yellow", titles: {default: "Yellow"}, properties: {color: {hex: "caae49"}}, url: "/collections/t-shirts?filter-category=tops"}]}]