Vitron-Front/app/components/cart
Arda Samadi 254fed4a99 feat(cart): mockup-style item rows + separate-shipping note
- CartItem: compact row — image + title + رنگ/سایز attribute chips
  (circular color dot) + a bottom row with the stepper and the effective
  price plus struck original. Drops the verbose label:value rows and the
  product-code line. Shared with the desktop detail column (verified).
- cart list: add a green «ارسال جداگانه» badge per seller-cart, matching
  the mockup's per-seller grouping.

Keeps the existing list -> detail checkout flow.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 23:16:42 +03:30
..
CartHeader.tsx fix(ios): respect safe-area insets so chrome clears the notch/home bar 2026-06-18 13:42:51 +03:30
CartItem.tsx feat(cart): mockup-style item rows + separate-shipping note 2026-06-27 23:16:42 +03:30
CartSummary.tsx Desktop: cart checkout two-column + profile account grid 2026-06-16 11:19:55 +03:30
QuantityControl.tsx first 2026-04-29 01:44:16 +03:30
ReceiverInformation.tsx first 2026-04-29 01:44:16 +03:30
ShippingInformation.tsx first 2026-04-29 01:44:16 +03:30
ThrottledQuantityControl.tsx first 2026-04-29 01:44:16 +03:30