Skip to content

Added Continue Shopping button on cart page#308

Open
manishworkss wants to merge 1 commit into
PatelHarsh2006:mainfrom
manishworkss:main
Open

Added Continue Shopping button on cart page#308
manishworkss wants to merge 1 commit into
PatelHarsh2006:mainfrom
manishworkss:main

Conversation

@manishworkss
Copy link
Copy Markdown

Overview

This pull request adds a “Continue Shopping” button to the cart page to improve the overall user experience and navigation flow.

Previously, users had to rely on the browser back button or navbar to return to the menu after viewing their cart. This update provides a clearer and more user-friendly way to continue browsing items.

Changes Made

  • Added a new “Continue Shopping” button below the Checkout button
  • Linked the button to menu.html
  • Kept the existing cart state unaffected
  • Improved cart page usability and navigation experience

Result

Users can now easily return to the menu page and continue adding items without disrupting their shopping flow.

Closes #287

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: Add a "Continue Shopping" Button on the Cart Page

1 participant