I am new to Zen but am a PHP expert and am wondering about using "Manufacturers" to represent Schools so I can preselect just a particular schools products.
I am thinking that to do this, I will need to pass a $var around so that if a user clicks a category (EG: Shirts) he only gets shirts from School A or whatever "manufacturer" he choose (or came into the store from).
If that is a good way to do it, how/where is the code to be found, and if there is a better idea, what might that be?
Thanks




