
Chapter 8. Storefront 225
in the facet configuration table. It shows the computed price in each result. It shows the
price range search in the Advanced Search page.
Use this mode when the prices for all
supported currencies are populated in the search index
. Assign a value of 2 in the
configuration file wc-search.xml.
Example 8-4 shows configuring the prices to be indexed.
Example 8-4 Prices are indexed
<_config:param name="price" value="1"/>
8.12 Configurable sort options
You can define sorting for the search results in wc-search.xml. The sort section is for defining
the sorting options and their corresponding values, which can be used directly ...