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.
New here? Read the installation guide.
import { Commerce10 } from "@/components/beste/piece/commerce10";
<Commerce10
image="https://images.unsplash.com/photo-1553062407-98eeb64c6a62?w=256&auto=format&fit=crop"
name="Field Leather Backpack"
price="$340"
saved={true}
savedCount={1284}
/>Catalog tile with a square product photo, a corner New tag, a heart save button, and a name, price, and star rating footer.
Mini cart-line card with product photo, name, variant, price, a minus/plus quantity stepper, and a tone-filled Add to cart button.
Frequently-bought-together row with product thumbnails joined by plus icons, a bundle total with a Save emerald chip, and a tone Add-items CTA.
Coming-soon product card with a tone Pre-order pill, notify-count, calendar release date, price, and a tone-filled Reserve button.