Presentation is loading. Please wait.

Presentation is loading. Please wait.

Creating the optimal product discovery experience with EPiServer Find Mark Hall Product Owner EPiServer Commerce.

Similar presentations


Presentation on theme: "Creating the optimal product discovery experience with EPiServer Find Mark Hall Product Owner EPiServer Commerce."— Presentation transcript:

1 Creating the optimal product discovery experience with EPiServer Find Mark Hall Product Owner EPiServer Commerce

2 EPiServer.Find.Commerce

3 Improved Find Commerce support version 9.3.0 Inventory and Pricing included in index by default Relations included by default (Categories, Variants, Products, etc) Price and Inventory changes updates index by default Conventions for overriding default behavior http://world.episerver.com/documentation/Items/Developers- Guide/EPiServer-Commerce/9/Search/find-integration/find- integration/

4 Near Term Improvements EPiServer.Find support for nested queries Nested Query Support will allow range queries on prices and inventory Support for customer specific pricing queries Improvements to boosting and best bets

5 BrilliantCut Open source project which extends EPiServer.Find for commerce http://jobe.employee.episerver.com https://github.com/jonasbergqvist/brilliantcut

6 Filtering content is Easy 16% is doing it correctly (Baymard institute) http://baymard.com/blog/external-article- state-of-ecommerce-filters

7 Category filtering

8 Theme filtering

9 Variation filtering

10 Product specific filtering

11 Filter result as landing page

12 Related items private IEnumerable GetAssociations( ContentReference currentContentLink) { var contentLinkStrinksCollection = SearchClient.Instance.Search ().Filter(x => x.ContentLinkStrings.Match(currentContentLink.ToString())).Select(x => x.ContentLinkStrings).GetResult();

13 Sample Code from presentation https://github.com/lunchin/Quicksilver/tree/Ascend-2015-Find- Commerce https://github.com/lunchin/Quicksilver/tree/Ascend-2015-Find- Commerce


Download ppt "Creating the optimal product discovery experience with EPiServer Find Mark Hall Product Owner EPiServer Commerce."

Similar presentations


Ads by Google