Skip to content

fix: restore cart functionality on About page#825

Open
Satyam2307 wants to merge 2 commits into
adithyan-css:mainfrom
Satyam2307:fix/about-cart-button
Open

fix: restore cart functionality on About page#825
Satyam2307 wants to merge 2 commits into
adithyan-css:mainfrom
Satyam2307:fix/about-cart-button

Conversation

@Satyam2307

Copy link
Copy Markdown

Summary

This PR fixes the Cart button on the About page, which was previously unresponsive.

Changes Made

  • Added the missing JavaScript reference required for cart functionality.
  • Aligned the Cart button handler with the homepage implementation.
  • Ensured the cart modal/sidebar can be triggered correctly from about.html.
  • Verified consistent behavior between the Homepage and About page.

Result

Users can now open the cart from the About page without errors, providing a consistent navigation experience across the site.

fixes #822

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the adithyansubramani1-1657's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

bug: Cart button functionality is not working on About page

1 participant