Cart Table
Full-page tabular cart with image, name, quantity, and subtotal.
This page is a scaffold for the Cart Table component. Build the live markup, Alpine.js interactions, and DaisyUI/Tailwind classes here, then replace this placeholder block with the real preview + code snippet.
Planned variants & states to implement:
- Full page cart
- Thumbnail + name + variant + price
- Quantity input
- Line total
- Remove button
- Update cart button
- Continue shopping link