Hi all!
I am trying to add an interactive product selector to my website to help customers better understand products and make confident decisions on which is right for them. I own a Motorsports dealership, and we sell snow plow systems. The plow systems are highly customizable, and there different products for each component of the system. That being said, there are also products that are machine-specific. So, the customer has the choice of which products they would like, so long as they are compatible with their machine. I would like to create form on my website in which customers are guided through the process of choosing a plow system, and being able to choose the components that best fit their needs and budget.
At the top, I would like the customer to input the Year, Make and Model of their machine. Before inputting the machine, there would no products to choose from. After inputting, it would direct the customer to the first row of choices (plow mounts, for example). It would show two choices, each of which would fit their machine. The customer would choose one. It would then go to the next step, the customer would select only one option, then it would go to the next component of the plow system, and so forth until the customer has effectively chosen each component of the plow that fits their machine.
At the end, it would show the complete price of the system they have chosen. It would also be very convenient for me to be able to use the form in front of walk-in customers so they are able to see the pictures and prices together.
Please let me know how to write the code for this! I am not very technologically skilled, but I can probably figure out how to input a code with some guidance! Thank you for your help.