Skip to content

Let's solve "Basket building" problem in Groceries e-commerce. Help and understand the customer to create better basket.

Notifications You must be signed in to change notification settings

ashislaha/superCart

Repository files navigation

Smart Order:

Let's focus how to help the customber with better "Basket Building" strategy.

Problem statement:

In Groceries, most of time the customber order 61% same product basket-wise (per weekly). The user needs more frictionless application where the application understands the customber end to end.

(1). User has to search for each item individually.

(2). From search results, it is hard for the user to identify preferred items. reduce the pain-point.

(3). User can miss out on adding certain regularly bought items because they were not suggested anywhere in their journey. 61% of loyal customber basket has exact same items to purchased in past orders. Out of remaining 39%, 25% have similar item being purchased in the past.

(4). Users keep purchasing the same set of products because complementary/bought-together items are not suggested to the users in the browse path. We do not help our customers to make puchase decision.

(5). Users can run out of certain groceries as they forgot to restock on those.

(6). Users can miss out on better prices because they are unaware of price hikes in the near future, or of good offers available.

Solution:

(1). Using voice based chatBot the app is capturing the shopping list from the user to avoid multiple search.

(2). prepare the cart with generic inputs like “milk” and mapping it with right products based the user order history.

(3). Building true omnichannel experience by communicating in-club price drop, promotions in-app notification.

(4). Suggesting missing items to the user based on his/her past order

(5) allowing the user to choose substitute products (similar products) and recommendation (bought together) for each product

(6). Remind the user to restock their items based on their purchase interval through push notification (Restock capabilities).

Demo:

https://www.youtube.com/watch?v=mcVX0vnrHHA

Architecture:

Groceries Hackathon Prototype

Product Catalog (You can add the following items to your basket)

Screen Shot 2019-04-02 at 2 13 41 PM

Login:

IMG_9B4AF9FFC5CB-1

Chat Bot:

IMG_9CD0F3B854F0-1 IMG_5279FDD3B1C2-1

Remove product and show list in chatBot:

IMG_74DEEE32C340-1

Product List Page (Only one search, not multiple search based on shopping list and the item has been selected based on past purchase history, missing items has been informed to the user)

IMG_22D32AF78C37-1 IMG_24ED43920FC9-1

Product Details Page (it also contains similar product which belongs to same category)

IMG_473C96107FB7-1

Product Details page (It shows Bought Together products based on the user trend)

IMG_FAF3EDC13C3E-1

About

Let's solve "Basket building" problem in Groceries e-commerce. Help and understand the customer to create better basket.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published