How it works
Fifteen minutes of your time, and no invoices.
The hard part of pricing software is usually the setup. This is the whole of it: a conversation, a price list you approve, and one tag. Here is the shape of it before the detail.
The whole thing on one line
Four steps, then one of two answers.
A fifteen-minute call
You describe what you charge the way you would explain it to a new employee — what the base is, what adds to it, what you would refuse to quote over the phone. No forms, no invoice export, no homework beforehand.
Illustration — what a call turns into
“Two men and a truck is $140 an hour, three-hour minimum. Stairs add about $90 a flight. I won't quote a five-bedroom without seeing it.”
140/hr · min 3+9000 per flightguard → handoverWe build the price list
Your answers become a versioned set of rules: named line items, the limits you gave us, and the jobs that should route to a person instead of getting a number. Named lines, because “$1,240” invites an argument and four lines that add up to it does not.
Illustration — a quote the rules produce
You check it before anyone sees it
You get it back as plain English plus a working form, and you try it on jobs you have actually quoted. Nothing goes live until you say it is right, every version is kept, and you can always see what a customer was told and when.
Illustration — the version you are approving
One tag on your site
A script tag and a div, wherever the form should sit. WordPress, Squarespace, Wix, Webflow, or plain HTML. It renders in a shadow root, so your CSS cannot break it and it cannot leak into your site — and no pricing logic ever reaches the browser.
<script src="https://api.quoteenginehq.com/quote-widget.js"></script>
<div data-quote-widget
data-tenant="YOUR_ID"
data-schema="YOUR_SCHEMA"
data-endpoint="https://api.quoteenginehq.com"
data-accent="#YOURBRAND"></div>
Not a picture — the actual thing
This is what those four steps produce.
The form below is the real widget, on this page, quoting from a real price list. Put a three-bedroom through it, then try five bedrooms and watch it refuse.
Sample prices, not a real company's. Yours would be your own numbers.
What lands on your phone
Every enquiry arrives finished.
Priced or handed over, the same moment it happens, by email and by text — with every answer they gave and any photos they sent. Nothing to chase before you can call back.
Illustration — the two things you get
Quote sent — $1,157–$1,473. 3 bed → 2 bed, one flight, packing. Photos: 2.
Handover — five bedrooms. Needs a walkthrough. Name and number attached.
What never happens
- No language model ever answers a customer. It helps build the list; the engine runs it.
- Nothing publishes itself — a person approves every version that goes live.
- No price is invented for a job outside the limits you gave us. It goes to you instead.
- Pricing logic never ships to the browser, so your rate card is not in your page source.
Ready to see yours?
Tell us your trade and we will build a price list you can try, before you commit to anything.