This is a filter for custom fields. How to add a filter by metadata read here.
You can check demo here
The type of filter depends on how the data is stored. If stored as a number, the filter will be like a slider
Options:
- Min - The minimum value in the slider. Leave this field blank or -1 plugin will automatically determine the minimum value
- Max - The maximum value in the slider. Leave this field blank or -1 plugin will automatically determine the maximum value
If as text, in this case it is possible to select several types of filter(Don't forget to add meta items):
Text input
Checkbox/radio
Select
Labels
Images
Colors
Image Map
If as date, the filter will be like a date picker
Options:
- Data type: the format in which the date is stored (unixtimestamp, datetime )
Attention This does not work with serialized data and product variant metadata