Skip to content

feat: add product quick view modal#408

Open
YLaxmikanth wants to merge 2 commits into
niharika-mente:mainfrom
YLaxmikanth:feature/issue-269-product-quick-view-modal
Open

feat: add product quick view modal#408
YLaxmikanth wants to merge 2 commits into
niharika-mente:mainfrom
YLaxmikanth:feature/issue-269-product-quick-view-modal

Conversation

@YLaxmikanth

Copy link
Copy Markdown
Contributor

Description

Adds a Product Quick View Modal to improve browsing and shopping experience without requiring users to navigate away from the product listing page.

Changes Made

  • Created QuickViewModal component using Chakra UI Modal
  • Added Quick View button to ProductCard
  • Display product image, name, price, category, brand, description, and stock status inside the modal
  • Added Add to Cart action directly from the modal
  • Added View Details button for navigating to the full product page
  • Implemented out-of-stock handling
  • Maintained responsive design and existing UI patterns

Benefits

  • Faster product exploration
  • Reduced page navigation
  • Improved user experience
  • Quicker add-to-cart workflow

Fixes #269

@vercel

vercel Bot commented Jun 23, 2026

Copy link
Copy Markdown

@YLaxmikanth is attempting to deploy a commit to the niharika-mente'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.

Feature: Add Product Quick View Modal

1 participant