I'm trying to find a common value between two arrays. In this case I have two select drop downs and each option has multiple classes assigned. There will always be 1 class value that is common in both selected options.
but, What I want to do is get the sku# and use it to loop through an array to get an image. The images are very small so I'll just load them all in the page hidden.