I want to create a website were i will be selling car parts. I have many parts that can fit 100+ cars and i need it to be easy for the consumer to find their car model easily. Is there any way to make a filter for my customers to easily select their car model and what they want using wix code? It would be similar to this: Select a vehicle.
Hi,
Yes, it’s possible. You can add dropdown elements and whenever the user selects an item, you change your products filter.
You can use Wix Stores together with Wix Code to achieve your own custom products gallery.
Look at this example on how to create a customized gallery for highest rated products:
Also, this article describes how to connect a dropdown to do a custom search:
Take the Wix Stores example and instead of filtering by rating, filter by the user dropdown selection.
Good luck!
Hey, I’m trying to create a search button, that will search based on drop down menu values, the drop down is hard coded with the car models. just need the search button to work.