Code
Build a pricing calculator
An interactive plan comparison that shows what a customer would actually pay.
Fill it in
Names, prices, limits and what each includes.
Which inputs move the number.
Highlight the one that fits their inputs.
Your prompt
Build a pricing calculator. [your plans] Let them change: seats, billing Show the arithmetic as it moves. The value of a calculator over a pricing table is that a buyer sees WHY the number changed, which is the question they would otherwise email support about and then not follow up on. Highlight the plan that fits their inputs, and say in one line why. A recommender that always points at the expensive tier is transparent and gets ignored. Make the annual saving explicit in money, not percent. "Save 20%" is a slogan; "save 384 a year" is a decision. One self-contained HTML file, no CDN.
Use Build a pricing calculatorOpens with everything above already filled in.
Why this works
A calculator beats a pricing table because the buyer sees why the number changed, which is the question they would otherwise email support about and then not follow up on. It also states the annual saving in money rather than percent, because "save 384 a year" is a decision and "save 20%" is a slogan.