Stock Alert

Urgency row with a pulsing dot that flips emerald, amber, or rose by remaining stock, a watchers count, and a thin stock bar.

Only 3 left in stock
18 watching

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Commerce4 } from "@/components/beste/piece/commerce4";

<Commerce4
  remaining={3}
  total={50}
  watchers={18}
/>