Please note that this documentation is for the most recent version of this extension. It may not be relevant for older versions. Related documentation can be found in the documentation directory of the extension.
Parameterized filtering of car search when page is accessed
If you want to pre-filter the car search on accessing the page, just add a corresponding parameter. Pre-filtering by vehicle class would look like this:
https://www.example.com/fahrzeugsuche-fuer-mobile.de/suche.html?tx_fahrzeugsuche_fahrzeugsuche[class]=Car
https://www.example.com/fahrzeugsuche-fuer-mobile.de/suche.html?tx_fahrzeugsuche_fahrzeugsuche[class]=VanUpTo7500
https://www.example.com/fahrzeugsuche-fuer-mobile.de/suche.html?tx_fahrzeugsuche_fahrzeugsuche[class]=TruckOver7500
This also works for other parameters.
Rewrites for humanreadable URLs
# From: /fahrzeuge/PEUGEOT/208/
# To: /fahrzeuge/?tx_fahrzeugsuche_fahrzeugsuche[make]=PEUGEOT&tx_fahrzeugsuche_fahrzeugsuche[model]=208
RewriteRule fahrzeuge/([^/]*)/([^/]*)/$ /fahrzeuge/?tx_fahrzeugsuche_fahrzeugsuche[make]=$1&tx_fahrzeugsuche_fahrzeugsuche[model]=$2 [R=301,NE,L]
Examples:
https://www.autohaus-website.de/fahrzeuge/CITROEN/Grand C4 Picasso/
https://www.autohaus-website.de/fahrzeuge/MAZDA/CX-5/
https://www.autohaus-website.de/fahrzeuge/PEUGEOT/5008/