Stock Level

Stock status chip with a dot and auto-phrased copy across in-stock, low, out, and preorder states.

Only 4 left

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

Import & use
import { Indicator12 } from "@/components/beste/piece/indicator12";

<Indicator12
  stock="low"
  count={4}
/>