Search configuration properties in the STORECONF table
Configurable properties for search
In the STORECONF table, you can configure the following search-related properties.
Search property | Purpose of property |
---|---|
wc.search.priceMode |
This property determines the display mode for
showing prices in the storefront. You can set the following
values for this property:
Important: When the price mode is set to
0 or 2, REST calls to the storefront do not
automatically return price information. Even if set as
the default, price modes 0 or 2 must also be declared in
the REST call in order to retrieve price information.
Use the GET query parameter
priceMode={priceMode} in RESt
calls, where {priceMode} is {0} or {2},
when you use these modes.Note:
The default value is 1 (Indexed). |
wc.search.priceMode.compatiblePriceIndex |
This property determines the indexed price
mode when prices are indexed. You can
set the following values for this property:
Note: Only the store-level
setting applies for the
compatiblePriceIndex property when
the store prioritizes price mode
settings. |
wc.search.entitlement |
This property determines the entitlement check
for the B2B and B2C business models. You can set the following
values for this property:
The default value is 0 (Entitlement is disabled). Note: To enable your store to
use catalog filters that are created with the catalog Filter
and Pricing tool, the value for the
wc.search.entitlement property must be
set to 1 . |
wc.search.storeconf |
Prioritized price mode settings for store Different stores can use different price modes in HCL Commerce Search, instead of relying on the values in the preceding configuration files. Stores can prioritize prices in the following order:
|