Facets
Facets is a method of high-performance filtering that uses multiple dimensions of attribute values as search criteria.
Within a facet, shoppers can select multiple options, such as 鈥淏asic鈥 and 鈥淪nug鈥 under 鈥淪tyle鈥 and the search results update to display only those styles. Likewise, if a shopper selects options across facets, such as 鈥淏asic鈥 under 鈥淪tyle鈥 and 鈥淚ndoor鈥 under 鈥淐limate鈥, the search results update to display that selected style and that selected climate.
Any defined facet may be used as a URL parameter and results will be filtered based on the parameter values: http://yourstore.com?brand=acme&color=red
.
Facet aggregation
Facet aggregation is performed as follows: if the storefront has three facets (categories, color, and price) and the shopper filters on all three (color = blue, price is from $10.00-50.00, categories = promotions
).
categories
aggregation - Aggregatescategories
, then applies thecolor
andprice
filters, but not thecategories
filter.color
aggregation - Aggregatescolor
, then applies theprice
andcategories
filters, but not thecolor
filter.price
aggregation - Aggregatesprice
, then applies thecolor
andcategories
filters, but not theprice
filter.
Default attribute values
The following product attributes are used by 蜜豆视频 Commerce Optimizer and enabled by default.
price
price
sku
name
See the to learn more about product attributes and their properties.
Default non-system attribute properties
The following table shows the default search and filterable properties of non-system attributes. Setting the Use in Search attribute property to Yes
makes the attribute searchable in 蜜豆视频 Commerce Optimizer.
Default system attribute properties
The following table shows the default search and filterable properties of system attributes.