A quote request lands at nine in the morning. "Need pricing on the 40mm bracket, around 500 off, can you send something over?" No material. No tolerance. No delivery date. No sign of whether this person orders once or every quarter for the next three years.
Someone on your team now spends two hours turning that sentence into a number. Sometimes it becomes an order. Often it goes quiet and nobody ever finds out why.
A product configurator is the thing that stops the enquiry arriving in that shape.
What a Product Configurator Is, and What It Replaces
A product configurator is a guided set of questions that lets a buyer assemble a product from the options you actually sell, then returns a price, a specification, or both. The buyer picks the material, the dimensions, the quantity, the finish, the lead time. Your rules do the rest. What comes out is a configuration precise enough to quote from, and in the simpler cases a quote the buyer can act on straight away.
It replaces the free-text enquiry box. That one job is bigger than it sounds, because the free-text box is where most manufacturers lose the information that decides whether a lead is worth an estimator's afternoon.
The Three Jobs a Configurator Does Before Sales Picks Up the Phone
It captures the spec as fields instead of prose. "500 off, 40mm" becomes quantity 500, width 40mm, material 6082-T6, finish anodized, needed by 12 November. You can sort that, score it, and drop it into a system. You can't do any of those things with a paragraph.
It applies your pricing rules while the buyer is still on the page. Quantity breaks, material rates, setup charges, a surcharge for a tolerance your shop hates. The buyer sees the effect of choosing 500 instead of 200 at the moment they choose it.
It routes the result. A configuration that sits in a database has done nothing. The thing that makes a configurator pay is what happens in the ninety seconds after the buyer submits it.
Visual Configurators and Quote Configurators Are Different Tools
Search for a product configurator and you'll mostly find 3D viewers. Rotate the sofa, switch the leather, watch it render in the browser. Those are visual configurators, and they're there to help a shopper choose between finishes on a product page. They usually need CAD data, a rendering pipeline, and someone to maintain both.
A quote configurator works on the numbers instead. It asks the questions that move the price, runs the arithmetic, and hands the answer to whoever has to act on it. A sheet metal shop, a cable assembler, a packaging converter and an industrial equipment maker all need the second kind long before they need the first.
Visual configurator | Quote configurator | |
|---|---|---|
Shows the product in 3D | Yes | No |
Returns a price or estimate | Partial | Yes |
Needs CAD or model data | Yes | No |
Captures a spec sales can quote from | Partial | Yes |
Typical build time | Months | Days |
Maintained by | Engineering or an agency | Whoever owns the price list |
Both are called configurators, which is why the word causes so much confusion in software demos. Decide which of the two you actually need before you look at a single vendor.
When a Manufacturer Needs a Product Configurator
Not every manufacturer needs one. The honest test is how much of your quoting time goes on requests that were never going to convert, and company size barely predicts that. If you make one product in one size, you need a price list. If you make a thousand variants of six families and every enquiry arrives as a sentence, you have a problem a configurator solves.
Four Signals You've Outgrown the Contact Form
Your estimators quote things that never had a chance. Somebody works up a full price for a quantity you can't economically run, or a tolerance you don't hold, because nothing on the form asked.
The first reply is always a question. If every enquiry gets answered with "what material, what quantity, by when", the form is doing none of its job and you've added a day to every quote.
Your option count has outgrown anyone's memory. When a new salesperson can't price a common configuration without asking a colleague, the rules exist but they live in people rather than in a system.
Quotes go quiet and you can't tell which ones mattered. Without a captured spec you have nothing to score, so a tyre-kicker and a repeat buyer get the same follow-up.
Three of those four, and a configurator will pay for itself in estimator hours alone. This is the ground manufacturing lead generation funnels are built for: quote, qualify, then follow up without anyone remembering to.
When You Don't Need One Yet
If your customers send drawings and expect a hand-priced response, a configurator won't replace that conversation and shouldn't try. The same goes for genuinely bespoke work where every job is a fresh engineering problem.
There's a middle case worth naming, because it catches people out. If your buyers arrive already knowing exactly what they want, down to the part number, what you need is a fast reorder path rather than a configurator. Guided questions slow down a buyer who doesn't need guiding.
How Configurator Pricing Logic Actually Works
This is the part every vendor page skips, and it's the part that decides whether your configurator survives its first price increase.
Your Price List Is Already a Table
Open the spreadsheet your sales team quotes from. It almost certainly has a column of things (materials, quantity bands, part families) and one or more columns of numbers beside them. That structure is the whole basis of configurator pricing.
Your price list is a lookup table that happens to live in a spreadsheet.
In involve.me you connect that spreadsheet directly. Data Tables take a public Google Sheet, and a calculator formula reads values out of it with VLOOKUP. The buyer's answer gets matched against the first column, and the formula returns the value from whichever column you point it at. So a tiered unit price reads VLOOKUP(Q2, DS2, 3) multiplied by Q3, where Q2 is the quantity the buyer chose, DS2 is your price table, 3 is the column holding the rate, and Q3 is the number of deliveries a month.
The durable constraints are worth knowing before you build. You can hold up to ten data tables, and they're shared across every funnel in your organization, so one price table can feed a whole family of configurators. The first column is the one VLOOKUP searches, so put the thing being looked up there, and know that any row with an empty first cell is skipped on import.
VLOOKUP needs a paid plan. Data Tables work on the Free plan, so you can build and test the structure before you commit, but the lookup itself needs the Start plan or above.
Where the formula gets long, the AI Formula Generator will write it from a description of what you are pricing, which is usually faster than assembling nested conditions by hand.
Quantity Breaks, Material Grades and the Order of Your Questions
Most manufacturing pricing is three lookups and a multiplication. A rate that depends on quantity band. A multiplier that depends on material or grade. A setup charge that depends on the process. Then some arithmetic over dimensions.
The sequence matters more than the formula does. Ask for quantity before material, because quantity is the answer that most often disqualifies a request, and a buyer who abandons on question two costs you nothing. Ask for the delivery date early too. A date inside your lead time changes the price or kills the job, and finding that out on question three beats finding it out after an estimator has built the quote.
Worth a look before you start: the calculator builders worth comparing piece covers the tooling side. The walkthrough on how to build a cost calculator works through question order on a simpler product.
Where a Formula Beats a Fixed Price, and Where It Doesn't
A formula earns its place when the price genuinely moves with an input the buyer knows, such as square meters of coating, linear meters of extrusion, or units per month.The buyer supplies the number, the interactive calculator builder applies your rate, and the result updates while they watch.
A formula is the wrong tool when the price depends on something the buyer can't tell you, like cycle time on a part nobody has run yet, or scrap rate on a geometry your press has never seen.
I would rather see a manufacturer publish a rough number that arrives in ten seconds than a precise one that arrives in two days, and most buyers feel the same way, because the first one lets them get on with their afternoon. But a number you can't stand behind is worse than no number, and the way out of that corner is the next section rather than a better formula.
Start from a manufacturing quote template
Swap in your own materials, quantity bands and rates
Bulk Order Calculator for Manufacturing Template
Product configurator with shipping Template
Price Quote Generator Template
Collecting the Spec Without Losing the Lead
Every question you add improves the quote and costs you some percentage of the people who started. That trade is the design problem in a configurator, and it's why the ones that fail usually fail by asking too much.
Ask Only What Changes the Price
Go through your draft question list and mark each one with what it changes. If the answer changes the number, keep it. If it changes who the enquiry gets routed to, keep it. If it's nice for the CRM record, cut it or move it behind the result.
Job title is the usual offender. So is "how did you hear about us". Neither moves a price and both cost you completions on question four.
The exception is the small set of questions that disqualify rather than price. Whether the buyer needs a certification you don't hold, or whether the delivery date is inside your lead time. Those stay, and they go early.
Drawings, Spec Sheets and What Happens to Them
Manufacturing is one of the few places where a file upload genuinely belongs in a lead capture funnel. A buyer with a drawing is a buyer who has done work, and asking them to email it separately is how a warm enquiry goes cold.
involve.me's "File Upload" element takes up to ten files per element, and up to 500MB per file depending on the plan. You can also restrict it to the extensions you can actually open, so nobody sends you a format the building has no license for. The download link travels with the submission into the notification email, the exported report, the webhook and your integrations, so the estimator gets the drawing attached to the spec rather than hunting for it.
One behaviour to know before you turn this on: uploaded files get a link with a random unguessable string in it, and that link works for anyone who has it. It's not indexed and it can't be guessed, but it isn't access controlled either. For most quote requests that's fine. If your customers send drawings under an NDA, decide deliberately whether the upload belongs in the funnel or in a channel you control, and say so on the page.
Uploads also consume account storage, and once storage is full the element stops accepting new files. Worth a calendar reminder rather than a surprise.
Showing a Range Instead of a Number
When the inputs don't support a firm price, show a range and say what would narrow it. "Between $4,200 and $5,800 depending on tolerance and finish. Send the drawing and we will confirm within a day." That sentence does everything a firm number does for the buyer's shortlist, commits you to nothing, and tells them exactly what to do next.
A price quote calculator built this way qualifies harder than a firm quote, because the buyer who sends the drawing after seeing the range has just told you they are serious. If you want the pattern applied to other kinds of business, custom calculators for businesses works through several.
What Happens After Someone Configures a Product
A configuration nobody acts on is a form submission with extra steps.
Routing the Request to a Person
The configuration you just captured is also a qualification. Quantity, material, delivery date and whether a drawing came with it are the four things that separate an order from a browse. Score them as they arrive and you qualify leads inside the funnel instead of in a weekly triage meeting.
In involve.me that score drives which outcome page the buyer lands on, and a workflow does the routing behind it. A "Send Internal Email" step puts the high scorers in front of your estimator with the spec attached. "Conditional Logic" sends the rest somewhere proportionate. Nobody reads an inbox in score order on their own.
The Sequence That Runs While Sales Catches Up
Quoting takes as long as it takes. Your first reply to the buyer doesn't have to.
Build it as one workflow on the "Completed Submission" trigger for that funnel, with the acknowledgement as the first "Send Email" node sitting directly on the trigger: their configuration, in writing, in their inbox, within a minute. Then a "Wait" step, then whatever your business genuinely has to say next. Because built-in email automation reads the answers the buyer gave, the follow-up can reference the actual configuration rather than thanking them for their interest.
Our support desk gets asked how to wire the maths far more often than whether a calculator is worth building at all, which tells you where the difficulty actually sits.
Price the enquiry before an estimator opens it
Build the questions, connect your price table, and let the workflow route every configuration to the right next step on its own. Trusted by 4,500+ businesses, SOC 2 Type II audited, and GDPR-compliant.
Building a Product Configurator Without an Engineering Project
The configurators on the front page of Google took months and a development team. That's a real option and sometimes the right one. It's also a poor first move when you don't yet know which questions matter.
Which Funnel Type a Configurator Uses
involve.me has three funnel types, and a configurator will use one of two. A Thank You page funnel ends everyone in the same place, which is right when the output is a single estimate and a next step. Score-based Outcomes sends buyers to different pages depending on what they configured, which is right when a large order should see something different from a sample request. Answer-based Outcomes is the third type and suits recommendation flows more than quoting.
Pick the simplest one that carries your outcome. Layouts stack vertically, so plan the result page as a sequence the buyer scrolls through rather than as columns compared side by side.
What You Can Ship This Week
Start with your three most quoted products, not your catalogue. Five questions, one price table, one outcome page, one follow-up email. Publish it, watch twenty real enquiries come through, then add the questions the gaps show you actually needed.
I went looking for how long a first funnel takes to go live, expecting the answer in days. In our own account data, half of the accounts that publish a first funnel do it in under an hour, and a quarter get there inside ten minutes. Across involve.me accounts, about a third of the funnels built in the last year started with AI: you describe the product and the pricing rules to the involve.me AI Agent in a chat, and it generates the funnel for you to correct.
Once it works, embed a calculator on the product page it belongs to rather than leaving it on a standalone link, because the buyer who's already reading about the bracket is the buyer most likely to configure one.
Product Configurator FAQ for Manufacturers
-
A product configurator is a guided set of questions that lets a buyer assemble a product from the options a manufacturer actually sells, then returns a price, a specification, or both. The buyer chooses material, dimensions, quantity, finish and delivery date, and the tool applies the manufacturer's pricing rules to produce a configuration that sales can quote from. It replaces the free-text enquiry form, which is where most of that information gets lost.
-
A product configurator is the front end that captures what the buyer wants and prices it. CPQ, short for configure price quote, usually describes a larger suite that also manages approval chains, discounting rules, contract terms and quote documents, and it typically sits inside a CRM. Many manufacturers need the configurator long before they need the rest, and a configurator that feeds an existing CRM covers the common case at a fraction of the cost and setup time.
-
By matching the buyer's answers against a table of your rates and applying arithmetic to the result. In involve.me, a Data Table holds the price list as a public Google Sheet and the VLOOKUP function looks up the buyer's answer in the first column, returning the rate from a column you choose. A tiered unit price is one lookup multiplied by a quantity. Data Tables are available on every plan, and VLOOKUP starts on the Start plan.
-
Yes. involve.me's File Upload element accepts up to ten files per element and up to 500MB per file depending on your plan, and you can restrict the accepted file extensions. The download link travels with the submission into the notification email, the exported report, webhooks and your integrations. Uploaded files get a random, unguessable link that works for anyone holding it, so decide deliberately whether drawings under an NDA belong in a public funnel.
-
Only the ones that change the price or change who handles the enquiry. Every additional question costs completions, so questions that exist for the CRM record belong after the result rather than before it. The exception is disqualifying questions, like a certification you don't hold or a delivery date inside your lead time, which belong as early as possible because an early exit costs you nothing.
-
Show a number wherever your rules genuinely support one, and a range where they don't. A range plus a clear next step, such as sending a drawing to confirm within a day, qualifies harder than a firm quote, because the buyer who follows through has told you they are serious. A configuration that produces neither a number nor a next step is a contact form.
-
A CAD-driven visual configurator is a development project measured in months. A quote configurator covering your three most-quoted products is a much smaller piece of work: a handful of questions, one price table and one outcome page. In our own account data, half of the involve.me accounts that publish a first funnel do it in under an hour. Start with the products you quote most, publish, and add questions once real enquiries show you the gaps.
-
Two things, immediately. The buyer gets their configuration in writing within a minute, before any human has looked at it. Your team gets the enquiry routed by what it's worth, with the specification and any drawing attached. In involve.me both run from one workflow on the funnel's Completed Submission trigger, with the acknowledgement as the first email on the trigger and the internal notification beside it.
-
No. Visual configurators that render a product in 3D need model data and a rendering pipeline. Quote configurators, which capture the specification and calculate a price, need only your pricing rules and the questions that drive them. Manufacturers usually need the second kind first, because the business problem is qualifying and pricing enquiries rather than showing the product.