"My Vehicle" Section On Your Site
The vehicle the user is searching for can be displayed anywhere within your site, to provide a clear reference point and provide a more personalized customer experience.
Vehicle Indicator / My Garage
Move the Vehicle Search Form
The search filter can be moved from the left column to the right column, or any other section ("reference") your Magento template provides.
Use Vehicle Search Form In .phtml Template
You can use the search block from within a Magento template, for example page/html/header.phtml to put a search in the header (this is good in "horizontal" mode).
Use in CMS page
You can include the vehicle search from within a Magento CMS page
Display Horizontally
The design guide also gives tips on designing horizontal vs vertical vehicle searches.
Style With CSS
You can easily target specific parts of the search with your CSS to style it.
PHP Snippet Library
Full control of your site, down to the pixelThe my vehicle feature is currently implemented as an optional snippet you would copy paste into your Magento theme. Other similar snippets are available in the documentation under the "optional snippets" section. For instance you could place at the top of your category pages a message that stated "showing all products for your 2002 Honda Civic". Another example is the snippet which allows you to add a "compatabile with" list to each product details page. Be sure to check out the Optional Snippets in the documentation to see all that is possible.

USA Based Development & Support