Recently ordered items and proposed products
In classic, we have implemented functionality to return a set of products to a user without him having to do any searching. In classic, this is shown when the user clicks on the material search button. SAP returns a set of products so that the user can quickly see the top 10-50 products they care most about.
With the brilliant creation of the inclusion/exclusion integration of the product catalog, we have an opportunity to present similar information as a real-time, customer-specific set of products.
User stories:
As a user, I click on the product catalog and am presented with a category called "Recently purchased". I click on it and see the last 50 materials I've purchased.
As a user, I see a category called "Recommended products" which is based off of a product proposal in SAP setup by the sales/marketing team. Now, I can pick and choose from the Fall season set of highly discounted products for my region.
Ideally, this set of products would be requested/organized in parallel with the inclusion/exclusion information so that the user is not forced to wait for both sets of products to be returned.