- 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 |
||
|---|---|---|
| .. | ||
| CartHeader.tsx | ||
| CartItem.tsx | ||
| CartSummary.tsx | ||
| QuantityControl.tsx | ||
| ReceiverInformation.tsx | ||
| ShippingInformation.tsx | ||
| ThrottledQuantityControl.tsx | ||