Hi I have this "product" page (<-- JSFiddle link here) where I've made multiple radio boxes in two classes '.choosesize' and '.choosetea'. I want to make it where if the 8oz radio button is selected then one set of pictures will appear for all the tea selections and if the 16oz radio button is selected another set of pictures will appear for the tea selections.
I have assigned the small and big images to each tea option but I do not know how to show the small pictures if the small 8oz option is selected and the big pictures if the big 16oz option is selected.