Skip to content

feat: implement interactive customizer choices at add-to-cart#467

Open
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:feat/interactive-customizer
Open

feat: implement interactive customizer choices at add-to-cart#467
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:feat/interactive-customizer

Conversation

@DebasmitaBose0
Copy link
Copy Markdown

Closes #466

Summary

Allows user customization (spiciness, extra ingredients) directly when adding items.

Changes Made

  • Added prompts inside the addToCart function.
  • Implemented price adjustments for extra toppings.

Testing

Added items to the cart and confirmed customized names and prices were saved correctly.

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: Introduce spice level and toppings customizer when adding items

1 participant