Create new pages based on category and field
Hello,
My request is for a motorbike website (
www.2roo.com).
Currently, I have categories and sub categories. For example : I have 1st level category called "Moto occasion" in which I have a sub category called "Cross/MX" :
http://www.2roo.com/categorie/moto-occasion/cross-mx/
For all bikes ads, I have a field called "Marque" (make of the bike)
What I would like to do is to create, dynamically, new pages like ../categorie/moto-occasion/cross-mx/honda, ../categorie/moto-occasion/cross-mx/yamaha, ... that will list all ads by make. So I will have individual page for each make in every categories.
How could I do that (without creating new categories for all makes) ?
PS : I don't want to rewrite search url like
http://www.2roo.com/?s=honda&sa=search&scat=15 cos I want to use category list template to keep all functions and appearence of category list page.
Thanks.