Hi everyone…
I’m looking for a quick solution to add the following functionality to a wordpress page.
I’d like to enter information on the back end that lists products, their condition and a value. Then, I’d like users to be able to select brand, model and condition from dropdowns that are dynamically populated based on the previous selection.
This is NOT an ecommerce site. This page will be providing basic information as to what I think an item is worth. (collectable stuff…)
So, I’d like them to be able to select BRAND. Then, based on that selection, MODEL. Then, select condition (excellent, good, fair, poor etc.). Based on those selections, the value of the item from my database would be displayed.
Thanks for your help.