Compact commerce tile with a warm gradient thumbnail, overlay tag, save heart, and a strikethrough original price.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Card10 } from "@/components/beste/piece/card10";
<Card10
name="Linen boucle cushion"
tag="Limited run"
price="$48"
original="$64"
image="https://images.unsplash.com/photo-1584100936595-c0654b55a2e2?w=400&auto=format&fit=crop"
tone="amber"
/>