I’d like to allow my visitors to pick the colors of various shirt designs. Currently I have a CMS database with the available heat transfer vinyl colors and varieties.
I’ve managed to use the repeater to create a swatch gallery that can be filtered by a drop down menu. The trouble (for me) comes when I need to have an image change based on the menu swatch that is clicked. (I will eventually be using an image mask to achieve the layered artwork, but can’t get past this hurdle.)
I feel like there is a sensible solution that is just outside my fluency at the moment.
I want to use the swatches as opposed to just making the layers already masked because I have several different shirt designs/artwork with varying layers. The common factor is that they all have the same material and color options.
That is a lot closer to what I am thinking of. However (you’ll see I mention this in my followup post to myself) I was hoping just to use the swatch images with a mask so I could use them across multiple artwork options.
I am trying to take it one step (level?) deeper. The first drop down I’d like to filter by the material type (so in my example Easyweed=flat, Electric = a metallic type finish, and Flocked = a fuzzy kind of velvet.) Then from there I’d like the user to choose the specific color.
I might end up stuck using two drop down menus or drop down and tags. Which is unfortunate because it would make so much more sense to just click the color you want after you’ve chosen the material/finish.
Naturally I decided to go big with no coding experience save for html myspace back in the day.