Hi,
You have a demo template for a motorcycle and motorcycle parts store that has a search engine to find products based on the user’s motorcycle. I would like you to give me the step-by-step instructions on how to correctly implement this search engine on my website. Thank you very much.
In this search engine you’ve proposed, for example, when I select a brand from the “brand” dropdown list, does the “model” list automatically update to show only the models of the motorcycle selected from the “brand” dropdown list? If this doesn’t happen, how can I achieve it?
The default WoodMart Product Filters Form works independently for each filter, meaning, If you select a Brand, the Model dropdown will not automatically update to show only models for that brand. Each filter operates separately based on the product attributes assigned.