Post-purchase card with an emerald check, order id, total price, a package-arrival line, and the receipt email destination.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Commerce9 } from "@/components/beste/piece/commerce9";
<Commerce9
orderId="#SO-8241"
total="$284.00"
eta="Arrives Apr 26 – Apr 28"
email="hello@beste.co"
/>