Shopping Cart
commerceCart review and checkout summary.
3 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Shopping Cart
import { ShoppingCartPage } from "@/components/pages/cart"
// Compose from 3 sections:
// 1. Cart Items
// 2. Order Summary
// 3. Continue Shopping