Hi Everyone, I am using Warehouse 2.6.6 theme. I am getting a major issue in implementing storefront filters. In my use-case I have Product Type filter and Size Filter (Variant)
Now when we open the Collections Page e.g. Tennis it shows Product Type (Shoes, Socks, Racquets) and Size (it shows sizes from all the 3 product types)
Now when I select the Product Type as Shoes I want the Size filter to update to show only Sizes that are applicable to “Shoes” but it instead shows sizes from all 3 product types which is not correct
Can some one guide me how can I solve this problem