I'll create a pricing calculator slider similar to the one in your screenshot. This will allow users to adjust the number of companies and see the calculated monthly price in real-time.
This pricing calculator includes:
The slider updates the price automatically as users adjust it, and the layout matches the design in your screenshot. You can customize the price per company, maximum number of companies, and the features listed for each plan to match your specific needs.
I'll update the pricing calculator to include the yearly billing toggle with the different pricing options.
I've updated the pricing calculator to include the yearly billing toggle with the different pricing options:
The calculator now dynamically updates the price based on both the number of companies and the selected billing cycle, giving users a clear view of how their choices affect the final price.
Change the maximum number of company on the slider to 500
When slider increase, the "$30/company/month" for Pro needs to decrease as well. Here are some breakpoints:
1 - 10 companies = $30/company/month
11 - 50 companies = $25/company/month
51 - 100 companies = $20/company/month
101 - 200 companies = $15/company/month
200 - 500 companies = $10/company/month