I have product variations with size and color attributes that have separate stock and SKU.
In my search result I want to show only the product with the color attribute.
There is a way that the search results will group the variations (color and size) and display the product only with the product and the color attribute?
example: i have yellow shoes with diffrents size (45,46,68), each color and size is varaition.
in the filter results i want to display only the product with the color (i dont want that the customer will show same shoes in the same color but with diffrent size). i need to group the size-color variations and to display only color varition.
im using the yith woocommerce ajax filter plugin.