|
|
|
W09 Optimized Search Refinement Last Updated 11/17/2009 |
|
For example, you can configure the Search Refinement system to allow your customers to filter products displayed in your online store based on a type of manufacturer, brand or other custom categories. Below we will demonstrate how you can configure your Volusion store to take advantage of this system and the newly added functions Volusion added for Version W09. What’s New?New Optimized Search functions! Volusion added some pretty cool functions to the Search and Search Refinement Systems that you can activate for your store within the General Variables table of your Admin area.
Config_DidYouMean_Enable ![]() This variable will activate an added function for your customers searching your store. If they mis-spell a word, this variable activates a “Did You Mean” search result. ![]() Config_SearchRefinement_EnableOnCategoryPage
![]() By default, when you setup the Search refinement system, it will only display on the Search results page on your storefront. Enabling this variable will also activate the Search Refinement to display on ALL category pages. ![]() Config_SearchRefinement_EnableSearchQtyOnCategoryPage ![]() Turning this variable on will display how many results the search found on ALL Category pages rather than only on the Search results page. ![]() Config_SearchRefinement_ShowDropdowns ![]() By default your Search Refinement will display in LINKS. To change to a dropdown display, enable this variable. ![]() Config_SearchRefinement_ShowInMasterTemplate ![]() If you will be coding to display the Search Refinement elsewhere in your template, you will want to turn this variable on to HIDE the built in links or dropdowns for the Search Refinement. (For Advanced Merchants only) • Log into the Volusion Admin page and click on the Design tab then click on the Liveedit File Editor link in the menu bar. ![]() • On the following page, click the link marked, template_X.html (where X is equivalent to the template number configured for the store). ![]() • You should now be able to view the HTML code for your active store template. ![]() • Insert the following code into an appropriate location of their store template: (Please be careful where you place the script as mis placement may break your store template. Knowledge of HTML is required to use this function.) • This HTML tag will display, where entered, a drop –your search refinement down menus within the Volusion store front which will function just as the built in dropdowns would work. • Note that you may have to modify your store’s CSS or HTML to integrate this currency drop down menu with your store’s overall design. Config_SearchResults_UseTextPaging
![]()
By default if the Search has multiple pages of results, it will show a text box as 1 of 3, where you can change the “1” to “2” to jump to page 2 of results. ![]() If you turn on this variable, the display will change to show links for “1 2 3”, so the end user can click on any link to go directly to that page. ![]() Turning on the Search Refinement System:
This first step to activating the Volusion Search Refinement system is to turn on this capability within your store's Admin Page:
Configuring a “By Manufacturer” Filter:Now that the Search Refinement function is active, you will need to create a filter category in order to put this feature to use. One of the more common ways merchants may use this feature is to create a category that will allow customers to filter products based on manufacturers.You can follow the steps below to create and use a "By Manufacturer" filter for use with Search Refinement. Building Assigned Filter Sub-Categories
• In your Volusion Admin Page, click on the Inventory tab, then click on the Products link in the menu bar. ![]() • Next, click on a Product Code to edit a product. • In the product's settings page, click on the Advanced Options heading to view this portion of the page. • Enter the product's manufacturer name into the Manufacturer field Once you're finished with these steps, visitors to your site will have access to a link menu near the top of your search pages that will allow them to sort the products listed on the category page by the different entries in the Manufacturer field within your products' settings. You can use the config variables mentioned earlier to set the display mode to a dropdown rather than links or even turn on the refinement for category pages. and click Update to save. ![]() Configuring a “By Price” Filter:Similar to the "By Manufacturer" filter, you can also set up your Volusion store to provide use the Search Refinement function to allow customers to sort products based on price.Here's what you need to do: Building the By Price Filter
Please Note: The pricing options that can be chosen from the filter category drop-down menu in this case are set to represent default price ranges (e.g. $0-$30, $30-$300, $300-$500, etc.). These values cannot be changed however, you can create a custom filter category that allows you to define specific price ranges or any other type of filter you may need. See the next section for more details. ![]() Configuring a Custom Filter:You can create your own, custom filter category (referred to as an Assigned Filter). Take the "By Price" filter example above. If you wish to use this filter but need to reassign the default price ranges it provides using your own, custom ranges, you can create an Assigned Filter to do this. You can even create an Assigned Filter to apply to your own custom category information. Here's how:Building an Assigned Filter
Building Assigned Filter Sub-CategoriesNow that you've created the initial filter, you will need to create the different categories that can be filtered. This is done by creating additional categories and assigning them to your main, filter category as sub-categories:
![]() Please Note: The Search Refinement feature provided by Volusion is a very useful way to customize your online store while providing your customers additional tools to make it easier for them to find the products they want. Do keep in mind however that the use of custom Assigned Filters within your store can be resource intensive for some stores - particularly in the case of using a large number of custom filters and/or custom filters with many sub-categories applied to them. Resource requirements will vary depending on your Volusion store plan. Tags:
search refinement, searching, search feature, optimized searching, W09, W09 new feature, drop down, drop-down, custom drop down menu, search engine
|