Re: Product Finder: multiple category drop-downs

Originally Posted by
Serious
This could be a great add-on for my site....if I can wrap my noggin around the basics of course.
I'm going to try this on my local host first to make sure I get it right.
So onto the questions.
Right now I've got 20-something categories and most have sub-cats as well. Do I set up new new sub cats that contain the make, then model, then year?
I've looked at the
product finder.php file and have found where the master category number is added.
So I can replace the "3" with
one of the category ID numbers from list of categories....but what about all of the other categories I have?
I'm not seeing where to add the sub-cats either.
Maybe I need more coffee....

You make a 'Master catergory' folder. For example I will use car realted infoas that is what I have. My master folder is 'All.' This is the catergory you use for the catergory ID (This will find the folders to populate the drop down). Then you build the folders inside that master folder. And then each sub catergory goes inside that folder
My looks like this
(Mater) All
(Catergory)
-Nissan
(Sub Catergory)
--240sx
(Sub-Sub Catergory)
---1990
---1991
---1992
---1993
(Sub Catergory)
--maxima
(Sub-Sub Catergory)
---1990
---1991
---1992
---1993
(Sub Catergory)
--versa
(Sub-Sub Catergory)
---1999
---2000
---2001
---2002
-ford
-Toyota, etc
So you make one master folder (I called mine 'ALL') , then inside that you make the first level catergories folders (eg: Nissan, Ford, etc). Then inside EACH one of thes you make the sub catergories (mine is the car make - sentra, 240sx, versa, maxima). Then again inside EACH of those you mae the 3rd level Sub Sub catergory (mine is the vehcile year - 1990, 1991, 1992, 1993). Then you link EVERY product you have the matches those catergories. So in the Nissan - Sentra - 1990 folder I listed EVERY part I have that will fit that car.
Everything you input should have it's own folder. That is how the finder knows where to search.
Does that makes sense? Sometimes I ramble!
Forums are for helping people!! if you don't want to help people then shut up and get off the forum!