# PricingSlider Loops

> 1:1 replica of Loops pricing. An interactive pricing calculator component designed to help users estimate their monthly cost based on subscriber count. It features a range slider limited to discrete pricing breakpoints (from 0 to 1M+ subscribers) and dynamically updates both the subscription label and corresponding price in real time.

- Author: [Radu Popescu](https://21st.dev/@radu)
- License: unknown
- Live preview: https://21st.dev/@radu/components/pricing-slider-loops

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/radu/pricing-slider-loops?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
