filter_value
filter 的特定值。
Properties | Type | Description |
|---|---|---|
| 若该值当前处于激活状态,则返回 | |
| 与该 filter 值相关的结果数量, | |
| 面向客户显示的 filter 值标签,例如 | |
| 该 filter 值的父级 filter 的 URL 参数,例如
| |
| 已添加该 filter 值参数的当前页面 URL。 | |
| 已移除该 filter 值参数的当前页面 URL。 | |
| 值。 |
{
"active": true,
"count": null,
"label": "To",
"param_name": "filter.v.price.lte",
"url_to_add": "/collections/all-collections?=&filter.v.price.lte=",
"url_to_remove": "/collections/all-collections?=",
"value": ""
}