How to make a filter for wordpress?
I am trying to make a filter in Wordpress WooCommerse. The filter for products is located on the page where the products has been shown by shortcode. The code I have already made can’t filter the products by color, just show string “[Object object]” instead.
This is the code i tried to create filter: