Components
A comprehensive multi-step checkout process with shipping, payment, and order review.
Loading preview...
import { Checkout } from "@/components/ui/checkout-block";
export default function DemoOne() {
return <Checkout />;
}
Part of HextaUI — browse the full library on 21st.dev.