Faceted Offer Search
Faceted Offer Search
Offer Search Overview
- Availability of an offer even if only one SKU is available. If a SKU associated with an offer is unavailable the search result is filtered to remove it from the search results.
- Price range of offers or starting price an offer in the search result page.
- Product swatches for all SKUs by using the offer codes that has associated swatch images in the product configuration.
- On sale and other product promotion information that are configured as offer attributes.
- A unique offer code to identify the offer
- Price ranges for all SKUs
- Offer attributes
- Availability of SKUs
- Offer constituents if the offer is a bundle
- Items
- Display only the list price.
- Strike through the list price and display the sale or purchase price.
- Display the price range for the offer list.
- Display only the starting price in the offer list price or sale price.
- Strike through the price range list and display sale or purchase price range.
Faceted Offer Search
A store might be configured with product attributes, SKU attributes, SKU options, or other attributes for the entire product catalog in the store. These product details are called facets and the options available in each facet are called facet values. A merchandiser can configure a facet as facetable in Commerce Manager.
For a store with huge catalogs, an offer search query might return a large number of results, and the shopper might have to navigate through the results to find the right item. With the faceted offer search operation, the search engine processes the search query and returns relevant search results with facets and facet values depending on the facet configuration in Commerce Manager.
Faceting is arranging search results into categories based on the indexed terms. Solr returns the number of results for each facet value within each facet category, such as color, brand, or size. The shoppers use facets to refine the search results, and thus searchability on a commerce website improves.
Example: Faceted Offer Search Results in Cortex
{ "self": { "type": "searches.offer-search-result", "uri": "/commerce-legacy/searches/mobee/offers/qkugwzlzo5xxezdtuvqwy2lfn2uxaylhmuwxg2l2mwqtk=/filters/qgqka=/1", "href": "http://api.elasticpath.net/cortex/searches/mobee/offers/qkugwzlzo5xxezdtuvqwy2lfn2uxaylhmuwxg2l2mwqtk=/filters/qgqka=/1" }, "messages": [], "links": [ { "rel": "element", "type": "offers.offer", "uri": "/commerce-legacy/offers/mobee/qgqvbjlbnruwk3q=", "href": "http://api.elasticpath.net/cortex/offers/mobee/qgqvbjlbnruwk3q=" }, { "rel": "facets", "rev": "offersearchresult", "type": "searches.facets", "uri": "/commerce-legacy/searches/mobee/offers/qkugwzlzo5xxezdtuvqwy2lfn2uxaylhmuwxg2l2mwqtk=/filters/qgqka=/facets", "href": "http://api.elasticpath.net/cortex/searches/mobee/offers/qkugwzlzo5xxezdtuvqwy2lfn2uxaylhmuwxg2l2mwqtk=/filters/qgqka=/facets" } ], "pagination": { "current": 1, "page-size": 5, "pages": 1, "results": 1, "results-on-page": 1 } }
Related Information: