Checkout
commerceMulti-step checkout flow.
4 sections
Section Composition
Visual Wireframe
Usage
// Import sections for the Checkout
import { CheckoutPage } from "@/components/pages/checkout"
// Compose from 4 sections:
// 1. Shipping
// 2. Payment
// 3. Review
// 4. Confirmation