Search for a Merchandise by Name

<%= start_form_tag :action => 'search' %> <%= text_field 'q', nil %> <%= submit_tag 'Search' %> <%= end_form_tag %>