It would be possible to change the image which is displayed. You would not be permanently changing the featured image setting for the page (which would not make sense anyway: if the last visitor selected a yellow, then the featured image would be yellow.)
So, you need to just change the image which is shown when a choice in the form is made. It would be easy to do in the form. I did something similar here:
http://gravity.chrishajer.com/different-image-for-each-radio-button-selection/
You could probably use some jQuery to watch for that radio button selection and change the image on the page, or you could position the image which is normally in the form, over where the image on the page is. None of that would change the featured image setting for the product page, it would just show a different image based on a form selection.
Would either of those approaches work for you?
Posted 11 years ago on Tuesday February 12, 2013 |
Permalink