Mini cart-line card with product photo, name, variant, price, a minus/plus quantity stepper, and a tone-filled Add to cart button.
New here? Read the installation guide.
import { Commerce6 } from "@/components/beste/piece/commerce6";
<Commerce6
image="https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=256&auto=format&fit=crop"
name="Nomad Diver Watch"
variant="Black · Steel band"
price="$420"
qty={1}
tone="foreground"
/>Mini cart panel with a count badge header, two item rows showing photo, name, quantity, and price, and a tone Checkout CTA next to the subtotal.
Order math card with subtotal, shipping, tax, and an emerald discount line, separated from a bold final total below.
Coming-soon product card with a tone Pre-order pill, notify-count, calendar release date, price, and a tone-filled Reserve button.
Product row with a photo, name, price, and a pill Save button that fills with a rose heart and shows the total wishlist count when active.