HelloPM · Assignment Examples Browse 149 examples →
Improving Product Sense · BigBasket

Real-Time Stock Tags and Smart Alerts to Prevent Cart Abandonment

Stock signals that reach the shopper before checkout does, written up with their failure modes

Improving Product Sense E-commerce BigBasket
BigBasket logo

The problem they went after

Bigbasket shoppers build a large household cart and find out at the final checkout screen that essential items have gone out of stock in the local warehouse. A lag between warehouse inventory and what the app displays creates the surprise. High-intent shoppers abandon at exactly the wrong moment and switch to faster competitors like Blinkit and Zepto.

What they actually did

The fix is two layers of communication. Real-time stock availability tags on search and product pages show low-stock thresholds, such as only five left, so expectations get set while the cart is being built rather than after. Smart alerts then push a notification when an item already in the cart crosses critical thresholds of five and then three remaining units, giving the shopper a reason to check out now.

What you can take from it

Worth stealing

  • Two layers: passive stock tags plus active cart alerts
  • Alert thresholds set at five and three units remaining
  • Alert fatigue named as a real design constraint
  • Server load spike from synchronised checkout traffic

Read this if

PMs writing a PRD where the data feeding the feature is imperfect

The transferable bitInaccurate counts firing alerts for stock that is damaged or missing, alert fatigue when too many items show low-stock tags at once, and server load spikes when one push sends a whole cohort to checkout together: the pitfall section is where the weight sits. Targets are a fifteen percent churn reduction and fewer warehouse-initiated cancellations.

The submission itself

Open the PDF →

Reading on a phone? The embedded viewer is cramped — open the PDF in a new tab instead.

+Same industry, different takeE-commerce