Vitron-Front/app/components/cart
Arda Samadi 96034fe61a Desktop: cart checkout two-column + profile account grid
- cart checkout (/cart/$cartId): steps on the left, sticky order summary on the
  right at lg (1320px container); CartSummary becomes an inline card on desktop
  (fixed bottom bar on mobile)
- profile (/profile): contained account layout; menu becomes a 2-col card grid
  on desktop with a heading
- MyLayout: desktop gate now includes /cart/* and /profile
2026-06-16 11:19:55 +03:30
..
CartHeader.tsx first 2026-04-29 01:44:16 +03:30
CartItem.tsx first 2026-04-29 01:44:16 +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