To put the search box in a custom page, for example if you want a page called "shop by vehicle" with the MMY search and some other instructional graphics, you could create that CMS page, and then use this following to spool in the search box. This would also be useful if you want the vehicle search "up front and center" on the homepage and not "on the sidebar".
- Code: Select all
{{block type="vaf/search" name="vafSearch2" template="vaf/search.phtml"}}
Make sure you click "show/hide editor" because if you paste it into the WYSIWYG editor you will copy over rich formatting and the template codes may be broken.