What I have so far.
User selects Manufacturer, then selects phone (dynamic select fields).
On the form submit, it goes to find.php, which in turn, checks if it’s a valid category then saves it as “user_cat” cookie.
Now I got to figure out how to only load posts from that category. I will get back to this topic later (tomorrow)