Reorder - Reorder Card
Reorder - Reorder Card
Reorder - Reorder Card
Feature Description
The Reorder Card feature allows users to quickly add previously ordered food items to
their cart directly from the storefront. The cards prioritize items based on the number of
times ordered, product ratings, and prices.
User rating of product will supercede the average product rating
Success Metrics:
User Flow
Card Display
Scrollable Cards
● The cards will be scrollable horizontally, allowing users to view multiple products
at once.
● Up to 8/10 products will be displayed on the reorder cards.
● Users can explore all available products by clicking the "See All" button
● The logic to display the card will be dependent on the DS logic
Pricing
● The price of each product will be fetched via menu pricing rather than global
pricing.
● To avoid issues with changing prices or menu codes, data from the global PRD
will be used to display product name, rating & image
● The highest price in the menu will be checked & will be used
● There will be a logic of rating of that product given by the user, last 15 days
rating, number of times ordered, Product price
● The logic will come from the DS side for the sequencing
● No duplicate product will be visible on the cards, if same product is having
different customisation product in different orders then we will show the latest
ordered product
Phase 1:
Phase 2:
● Cards will appear in the restaurant page (VST order items) on the DS based logic
● Cards will appear on the search screen with the same DS logic
● D2C webs
● Internationalisation
● On Order summary, empty cart screen & cart persist error
We would suggest to go with a simple logic of showing last 10 ordered items in the
current phase & then use rules & ML to get better results