Add a Miva Search box to any miva page

January 4, 2010

You can add a search box to virtually any page in Miva Merchant and it is very easy to do. You will have to have a little knowledge of Miva
page templates and a teensy bit of html.
Here are the instructions:

  1. Figure out where you want to add the search box
  2. Log into your Miva Admin
  3. Find and edit the appropriate page or section of Miva that you want to add the search feature
  4. Add the following code but make sure you do not add this code within a different form:
    <form method=”post” action=”&mvt:global:sessionurl;”>
    <input type=”hidden” name=”Store_Code”     value=”&mvte:store:code;”>
    <input type=”hidden” name=”Screen”         value=”SRCH”>
    <input type=”text” name=”Search” size=”40″ value=”Search Our Products”>
    <input name=”" type=”button” value=”Search” />
    </form>
  5. You can customize the button value and the search field value to your personal preferences

Enter to win a Free Year of all inclusive Miva Merchant Web hosting with morditech here

posted in How To by admin

Follow comments via the RSS Feed| Trackback URL

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org