Product Catalog and Shopping Cart system built using HTML, CSS, and JavaScript. It allows users to browse products, search, filter by category (Electronics, Clothing, Home), and view detailed information about each item including description, price, specifications, and customer reviews.
The site includes a shopping cart where users can add and remove items, with the total price updating dynamically and saved in local storage so the cart persists across sessions. A modal window is used to display product details in an interactive and user-friendly way.
Key Features:
Product listing with images, descriptions, and prices.
Category filtering (All, Electronics, Clothing, Home).
Search functionality to quickly find products.
Interactive shopping cart with add/remove functionality.
Product details modal showing specifications and reviews.
Responsive design with a clean, modern interface.