Skip to content

feat: add smart combo pairing recommendations in cart sidebar#465

Open
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:feat/smart-combos
Open

feat: add smart combo pairing recommendations in cart sidebar#465
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:feat/smart-combos

Conversation

@DebasmitaBose0
Copy link
Copy Markdown

Closes #464

Summary

Displays relevant food pairings in the cart sidebar to suggest matching items.

Changes Made

  • Added combo detection checks to renderCart.
  • Created an inline button to quickly add suggested items.

Testing

Added a Samosa to the cart and verified the "Masala Chai" suggestion banner appeared.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Suggest combo items dynamically in the cart sidebar

1 participant