filter_value
A specific value of a filter.
Properties | Type | Description |
|---|---|---|
| Returns | |
| The number of results related to the filter value. Returns | |
| The customer-facing label for the filter value. For example, | |
| The URL parameter for the parent filter of the filter value. For example, Filters of type | |
| The current page URL with the filter value parameter added. | |
| The current page URL with the filter value parameter removed. | |
| The value. |
{
"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": ""
}Updated 23 days ago
