Lets say I have the following following bundle item, and i am looking at the item page for that bundle, and these 3 item-dropdowns exist
Main Dish:
-> Fried Chicken
-> Steak
-> Fish
Side Dish:
-> Mashed Potatos
-> Corn Bread
-> Broccoli
Desert:
-> Ice Cream
-> Pie
And lets say each of those simple items has an attribute called "Gluten Free" (yes/no).
Is there an extension where i can add an attribute filter to the bundle page so that a customer could come to the bundle page, click the "gluten free: yes" dropdown/checkbox filter, and it would make the mashed potatos and corn bread and pie not selectable because they contain gluten? It could either drop them out, or ghost them and make them unselectable or whatever, so long as they are not selectable once the filter has been set.