I’m trying to find a tutorial that demonstrates something like this:
you have a series of drop-down menus on one side. You have an image on the other side. For example, an image of a car. When you choose a color from one of the drop-down menus, like blue, the car turns blue. When you select different rims, the rims on the image change. So I need an image for each variation, but I want to learn how the functionality of this would work. Ideally, upon choosing all of the options, you could click a submit button that would send all of the selections via email. Any suggestions on a starting point for this?