circuitparts / store

Open-source E-Commerce shopping platform for embedded electronics. Buy Electronic & Semiconductor Components, Order PCB Fabrication and Assembly Services. All at one place.
https://www.circuitparts.in
MIT License
6 stars 1 forks source link

Implement Separate Tables for Rigid PCB, Flex PCB, and PCB Assembly in Cart #19

Open deepak-jdr opened 5 months ago

deepak-jdr commented 5 months ago

Current Behaviour

The shopping cart displays all items in a single table, regardless of their category (Rigid PCB, Flex PCB, PCB Assembly).

Desired Enhancement

Separate the shopping cart items into three distinct tables, one for each category: Rigid PCB, Flex PCB, and PCB Assembly. This improves organisation, clarity, and the overall user experience. Additionally, hide tables for categories that have no items in the cart.